NSClient++ Help (#1) - EventLog? Check (#159) - Message List
EventLog? Check
Eventlog checker is always responding with 0. It does not matter what I use on the command line. Is this module broken?
/usr/local/nagios/libexec/check_nrpe -H MY-IP-HERE -p 5666 -n -c checkEventLog -a filter=new file=system file=application MaxWarn=3 MaxCrit=7 filter-generated=\>2d filter-eventSource=substr:Service filter-eventSource=substr:Tcpip
Eventlog check ok|=0;3;7;
What should I do?
anonymous
05/30/08 22:11:21 (5 years ago)
-
Message #445
/usr/local/nagios/libexec/check_nrpe -H MY-IP-HERE -c CheckEventLog -a filter=new file=Application MaxWarn=1 MaxCrit=1 filter-generated=\<2h filter-eventID==7024 filter-eventType==error filter=in filter=all
and I still get
Eventlog check ok|=0;1;1;
Even though I have tons of 7024 errors in the logs.
anonymous05/30/08 22:23:34 (5 years ago)








