Search found 772 matches

by bolson
Mon Aug 28, 2017 11:31 am
Forum: Nagios XI
Topic: occasional "socket timeout after 10 seconds"
Replies: 19
Views: 569

Re: occasional "socket timeout after 10 seconds"

Hello lpereira, The key to resolving this will be to determine if these timeouts correspond to elevated ping times. Looking at the ping.txt file you sent me indicates that on that particular host, you have ping times that would likely result in sporadic or random timeouts. If we can identify a host ...
by bolson
Mon Aug 28, 2017 10:21 am
Forum: Nagios XI
Topic: Upgrade to XI 5.4.8 enabled enterprise trial
Replies: 4
Views: 137

Re: Upgrade to XI 5.4.8 enabled enterprise trial

Hello unix.pri,

I have spoken with our sales department and they can reset your XI Enterprise edition trial at any time. Please contact sales@nagios.com when you wish to try the Enterprise features.

Thank you!
by bolson
Fri Aug 25, 2017 2:21 pm
Forum: Nagios XI
Topic: occasional "socket timeout after 10 seconds"
Replies: 19
Views: 569

Re: occasional "socket timeout after 10 seconds"

As you stated there were no lost packets during this time period. However, there was substantial variability in terms of response times. This variability would probably not account for your timeout issues but it does suggest some sporadic slowdowns on your network. How frequently do these timeouts o...
by bolson
Fri Aug 25, 2017 1:54 pm
Forum: Nagios XI
Topic: occasional "socket timeout after 10 seconds"
Replies: 19
Views: 569

Re: occasional "socket timeout after 10 seconds"

Any timeouts for this host during this time period?
by bolson
Fri Aug 25, 2017 10:40 am
Forum: Nagios XI
Topic: Error in Nagios XI
Replies: 4
Views: 775

Re: Error in Nagios XI

Thank you Matt.

OP, please let us know if this resolves your issue. Thank you!
by bolson
Fri Aug 25, 2017 10:38 am
Forum: Open Source Nagios Projects
Topic: check_disk not working
Replies: 11
Views: 8064

Re: check_disk not working

Hello, please execute the following from the CLI on the NRPE Debian host to be monitored and post the result:

Code: Select all

find / -name nrpe
find / -name nrpe.cfg
by bolson
Fri Aug 25, 2017 9:49 am
Forum: Nagios XI
Topic: occasional "socket timeout after 10 seconds"
Replies: 19
Views: 569

Re: occasional "socket timeout after 10 seconds"

Did you run this from the XI command line:

Code: Select all

ping ip_address > ping.txt
The idea is to see if the host in question has an intermittently slow connection or packet loss corresponding to the timeouts.

Let the ping command run for hours and then attach ping.txt
by bolson
Fri Aug 25, 2017 9:41 am
Forum: Nagios XI
Topic: Building our own NRPE client RPM
Replies: 4
Views: 178

Re: Building our own NRPE client RPM

I've forwarded your post to our development team. Awaiting their response. Thank you!
by bolson
Fri Aug 25, 2017 9:30 am
Forum: Open Source Nagios Projects
Topic: check_disk not working
Replies: 11
Views: 8064

Re: check_disk not working

Your screenshots aren't in your post. Also, did you use the full path when you ran check_nrpe from the command line on the host to be monitored? Run this and post the output:

Code: Select all

/usr/local/nagios/libexec/check_nrpe -H 127.0.0.1
by bolson
Fri Aug 25, 2017 9:25 am
Forum: Nagios XI
Topic: Building our own NRPE client RPM
Replies: 4
Views: 178

Re: Building our own NRPE client RPM

That would be totally up to you.