Hello Team,
I am frequently getting CHECK_NRPE: Socket timeout after 60 seconds
if I am wrong please correct me
As per my understanding
1)That particular time nagios server not able communicate(script or plugin not response within timeout) with remote server
2)sometimes port is not opened or anywhere it's blocked
Could you please clarify the same ?
Socket timeout after 60 seconds
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Socket timeout after 60 seconds
Both of these sound correct. Additionally it could happen if your plugin on the NRPE server takes a very long time to run (most happen in milliseconds).Mani.Murugesan wrote:1)That particular time nagios server not able communicate(script or plugin not response within timeout) with remote server
2)sometimes port is not opened or anywhere it's blocked
-
Mani.Murugesan
- Posts: 67
- Joined: Fri May 12, 2017 1:37 am
Re: Socket timeout after 60 seconds
so today I have received same socket time out error alert after that service started working fine.
if any solution is there for this because frequently I am getting
if any solution is there for this because frequently I am getting
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Socket timeout after 60 seconds
Are you seeing this frequently on the same server or the same service check?
If it is infrequent it could have just been a network error.
If it is infrequent it could have just been a network error.
-
Mani.Murugesan
- Posts: 67
- Joined: Fri May 12, 2017 1:37 am
Re: Socket timeout after 60 seconds
not same service . it's showing 5minits then it's started working continuously .
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Socket timeout after 60 seconds
Were they all on the same remote server?
-
Mani.Murugesan
- Posts: 67
- Joined: Fri May 12, 2017 1:37 am
Re: Socket timeout after 60 seconds
no . every time i am getting from different remote server and different services
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Socket timeout after 60 seconds
What is the current load on the Nagios XI server?Mani.Murugesan wrote:no . every time i am getting from different remote server and different services
Have you ruled out all possible network problems with the Nagios server and it's connections to the various servers?