forked from hardaker/net-snmp
-
Notifications
You must be signed in to change notification settings - Fork 2
Logmatch
Bill Fenner edited this page Aug 30, 2018
·
1 revision
The logmatch feature enables you to monitor contents of a logfile. The agent must be built with support for the ucd-snmp/logmatch module (included as part of the default build configuration).
- Monitors the specified file for occurances of the specified pattern REGEX.
- A maximum of 50 files can be monitored per agent.
If no logmatch directives are defined, then walking the logMatchTable will fail (noSuchObject).
Implemented in version 3.5 and does only work on unix based implementations.
logmatch NAME PATH CYCLETIME REGEX
Category:snmpd.conf Category:v3.5