Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
I’m able to use this command and configure it but I’m unable to call it through windows.cfg.
$USER1$/check_nrpe -H $HOSTADDRESS$ -t 60 -c check_iis_site -a “$ARG1$”
./check_nrpe -H 172.16.10.149 -t 60 -p 5666 -c check_iis_apppool_state -a DefaultAppPool
Please share the configuration using which I can call it in windows.cfg as well..!!