NSClient++ Help (#1) - Inject checkeventlog (#51) - Message List

Inject checkeventlog

Hi. I'm getting in trouble with the inject checkteventlog. I'm running nsclient++ 2.7 (2) on a windows 2000 sp4 and windows 2000 sp3 machines. My nagios installation executes the check_nrpe command as described in the module manual page. But the check_eventlog alway return an "ok", even it is not okay.

Please, somebody who has a working checkeventlog-check please post me the nsc.ini line with the inject-command and your nrpe_command so that i can compare it with my system.

Thx

  • Message #70

    I'm running e.g. the following command successfull: (configured nrpe standard port 5666 in nsc.ini)

    command[check_example]=inject checkEventLog file=Application MaxCrit=5 MaxWarn=3 filter-generated=<6d filter-eventSource=Userenv filter-eventID==1516 filter=all filter=in truncate=512 syntax=%generated%|%source%|%strings%<

    ./check_nrpe -H <hostname> -c check_example

Subscriptions