Build precise queries to find exactly what you need
Press ESC to close
@jkiley
Favorites0
Views
Projects0
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 }
Reviewed 9 years ago