Windows EventLog with NSClient
Posted: Fri Jul 12, 2013 5:10 am
Hi everybody!
I am trying to check some errors that we have in a eventlog of a server but I received an error.
I execute this command:
./check_nrpe -H 172.17.24.176 -p 5666 -c CheckEventLog -t 30 -a file="system" filter=new filter=out MaxWarn=1 MaxCrit=1 filter-generated=\>1h filter+severity==error filter-severity==success filter-severity==informational filter=in filter=all truncate=1023 unique descriptions "syntax=%severity%: %source%: %message% (%count%)"
I dont understand some of the parameters, but I receive this:
Could not construct return packet in NRPE handler check client side (nsclient.log) logs...
Thanks for your help!
I am trying to check some errors that we have in a eventlog of a server but I received an error.
I execute this command:
./check_nrpe -H 172.17.24.176 -p 5666 -c CheckEventLog -t 30 -a file="system" filter=new filter=out MaxWarn=1 MaxCrit=1 filter-generated=\>1h filter+severity==error filter-severity==success filter-severity==informational filter=in filter=all truncate=1023 unique descriptions "syntax=%severity%: %source%: %message% (%count%)"
I dont understand some of the parameters, but I receive this:
Could not construct return packet in NRPE handler check client side (nsclient.log) logs...
Thanks for your help!