Getting this error message on one host:
CRITICAL - Socket timeout after 10 seconds
Resolution?
Mark
CRITICAL - Socket timeout after 10 seconds
Re: CRITICAL - Socket timeout after 10 seconds
We'll need quite a bit more information:
- Is this for XI or Core?
- What plugin are you using to check?
- Is this being run through an agent? If so, which one?
- Is this error appearing on just that one host/service or on many?
Former Nagios employee
Re: CRITICAL - Socket timeout after 10 seconds
Hello,
It is Nagios XI
And only one host is having this issue.
See attachment.
It is Nagios XI
And only one host is having this issue.
See attachment.
You do not have the required permissions to view the files attached to this post.
Re: CRITICAL - Socket timeout after 10 seconds
Try to ping it. According to that screenshot there is 100% packet loss to this host. I believe Nagios is doing its job and telling you it cannot communicate with this host.
Former Nagios Employee.
me.
me.
Re: CRITICAL - Socket timeout after 10 seconds
Yep. Pinging fails. Could a firewall issue cause this kind of behavior?
Re: CRITICAL - Socket timeout after 10 seconds
Yes, it could. There could be a lot of things causing the issue. Perhaps ICMP is blocked? Maybe the host is actually down? Do you have any way to verify connectivity to this location?
Former Nagios Employee.
me.
me.
Re: CRITICAL - Socket timeout after 10 seconds
The host is not down. I can log into the server via RDP. I also noticed I cannot ping it from my workstation in addition to the server that nagios is hosted on.
But I also noticed it is a webserver. I'm new here and still learning this environment. I am going to look at the firewall rules and see what is in place. Thanks for your patience and working with me.
Mark
But I also noticed it is a webserver. I'm new here and still learning this environment. I am going to look at the firewall rules and see what is in place. Thanks for your patience and working with me.
Mark
Re: CRITICAL - Socket timeout after 10 seconds
Makes sense. I came from a Casino environment before working here, and everything was super locked down. Let us know if there is anything else we can do to help.
Thanks for following up!
Thanks for following up!
Former Nagios Employee.
me.
me.
Re: CRITICAL - Socket timeout after 10 seconds
@mmcknig4 I saw you opened another thread regarding this with the same issue, and I wanted to address it here where there is more information available. The new thread you posted today has been deleted.
Were you able to check your firewall rules at both locations to see if anything is blocking it at that layer?
To check if Nagios is the issue, please post the result of the following command.
- From the Nagios machine, navigate to /usr/local/nagios/libexec/
- Enter the command ./check_nrpe -H iphere -t 30
Replace iphere with the IP of the machine in Missouri.
Were you able to check your firewall rules at both locations to see if anything is blocking it at that layer?
To check if Nagios is the issue, please post the result of the following command.
- From the Nagios machine, navigate to /usr/local/nagios/libexec/
- Enter the command ./check_nrpe -H iphere -t 30
Replace iphere with the IP of the machine in Missouri.
Former Nagios Employee
Re: CRITICAL - Socket timeout after 10 seconds
I have also moved this to the appropriate section of the forum, out of Nagios Ideas.
Former Nagios employee