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
You will need to have a check_nrpe command written.
# ‘check_nrpe’ define command{ command_name check_nrpe command_line $USER1$/check_nrpe -H ‘$HOSTADDRESS$’ -c $ARG1$ }
Example Service (applied to a hostgroup)
define service{ use generic-service hostgroup_name exchangeservers service_description Component Health Check check_command check_nrpe!check_ex2013servercomponentstate }