Hi all,
We have been using NRPE version 3 from the client and then we have updated version to 4 on all the clients. Now all the nrpe checks has an UNknown state "nrpe command not defined"
command[check_script=/usr/lib/nagios/plugins/check_script.sh $ARG1$
Can you please suggest.
define command {
command_name check_nrpe
command_line /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c $ARG1$
}