Search found 1 match
- Sun Dec 26, 2021 4:57 pm
- Forum: Open Source Nagios Projects
- Topic: Windows Eventlog with arguments
- Replies: 0
- Views: 596
Windows Eventlog with arguments
Hi, is it possible to monitor Microsoft Windows Event IDs made by using check_nrpe with the agent NSClient++. and some arguments. It looks like the arguments $ARGX$ used in the command are not accepted by nagios. $USER1$/check_nrpe -H $HOSTADDRESS$ -c checkEventLog -a file=$ARG1$ MaxWarn=$ARG2$ MaxC...