CHECK_NRPE: Socket timeout after 30 seconds
Posted: Thu Apr 18, 2019 6:16 am
Hi Team,
Iam currently using Nagios XI and iam facing this issue in couple of servers."CHECK_NRPE: Socket timeout after 30 seconds"
Previously the command was:
define command {
command_name check_nrpe
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -c $ARG1$ $ARG2$
I increased the timeout to 60.
define command {
command_name check_nrpe
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -t 60 -c $ARG1$ $ARG2$
But still the issue persisits.
Help me to resolve this issue.
Iam currently using Nagios XI and iam facing this issue in couple of servers."CHECK_NRPE: Socket timeout after 30 seconds"
Previously the command was:
define command {
command_name check_nrpe
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -c $ARG1$ $ARG2$
I increased the timeout to 60.
define command {
command_name check_nrpe
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -t 60 -c $ARG1$ $ARG2$
But still the issue persisits.
Help me to resolve this issue.