Logagent::log Size - Red Hat NETWORK SATELLITE 5.1.0 Reference Manual

Hide thumbs Also See for NETWORK SATELLITE 5.1.0:
Table of Contents

Advertisement

[^] match not in set '[^A-F]oo'
+ match one or more of preceding chars
? match zero or one of preceding chars
| or, e.g. a|b
() groups chars, e.g., (foo|bar) or (foo)+
Warning
Do not include single quotation marks (') within the expression. Doing so causes
to fail silently and the probe to time out.
egrep
Field
Log file*
Basic regular expression*
Timeout*
Critical Maximum Matches
Warning Maximum Matches
Warning Minimum Matches
Critical Minimum Matches
Critical Maximum Match Rate
Warning Maximum Match Rate
Warning Minimum Match Rate
Critical Maximum Match Rate
Table C.30. LogAgent::Log Pattern Match settings

6.2. LogAgent::Log Size

The LogAgent::Log Size probe monitors log file growth and collects the following metrics:
• Size — The size the log file has grown in bytes since the probe last ran.
• Output Rate — The number of bytes per minute the log file has grown since the probe last
ran.
• Lines — The number of lines written to the log file since the probe last ran.
• Line Rate — The number of lines written per minute to the log file since the probe last ran.
LogAgent::Log Size
Value
/var/log/messages
45
245

Advertisement

Table of Contents
loading

Table of Contents