Windows event log with nrpe
Posted: Sun Jul 09, 2017 11:50 pm
Hi All,
Any one help me , to change last 24h in below syntax
Nsclient version : I (0.5.0.62 2016-09-14)
$USER1$/check_nrpe -H $HOSTADDRESS$ -c check_eventlog -a file="Application" "warning=count = 1" "critical=count = 3" "filter=source like 'Application Error' AND id = '1000'" unique truncate-message=300 'top-syntax=The status is: ${status}: with ${count} entries matching the ID the last 24h Log message:"${list}"'
Any one help me , to change last 24h in below syntax
Nsclient version : I (0.5.0.62 2016-09-14)
$USER1$/check_nrpe -H $HOSTADDRESS$ -c check_eventlog -a file="Application" "warning=count = 1" "critical=count = 3" "filter=source like 'Application Error' AND id = '1000'" unique truncate-message=300 'top-syntax=The status is: ${status}: with ${count} entries matching the ID the last 24h Log message:"${list}"'