EsXi - (Service Check Timed Out)

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Bogdan_B
Posts: 34
Joined: Fri Aug 03, 2012 1:56 am

EsXi - (Service Check Timed Out)

Post by Bogdan_B »

Hi,

Any idea why there are 2 failed service checks on my host? everything was fine with that host until a few weeks ago.
host.jpg
When I executed the command from console I received 2 different messages but took 5 minutes to get the result:

Code: Select all

COMMAND: /usr/local/nagios/libexec/check_esx3.pl -H "XX.XX.X.XX" -f "/usr/local/nagiosxi/etc/components/vmware/YYY_auth.txt" -l "NET"
OUTPUT: ESX3 CRITICAL - SOAP request error - possibly a protocol issue: 500 SSL read timeout:
 | net_receive=94.13KB;; net_send=0.00KB;;
and

Code: Select all

COMMAND: /usr/local/nagios/libexec/check_esx3.pl -H "XX.XX.X.XX" -f "/usr/local/nagiosxi/etc/components/vmware/YYY_auth.txt" -l "NET"
OUTPUT: ESX3 OK - net receive=146.84 KB/s, send=0.00 KB/s, all 2 NICs are connected | net_receive=146.84KB;; net_send=0.00KB;; OK_NICs=2;; Bad_NICs=0;;
Thank you !
bb
You do not have the required permissions to view the files attached to this post.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: EsXi - (Service Check Timed Out)

Post by sreinhardt »

It would appear that your checks are timing out when attempting to contact the esx host.
Is it just those two checks that are having issues?
How often is this happening?
Is working with the VmWare console also slow to respond?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Bogdan_B
Posts: 34
Joined: Fri Aug 03, 2012 1:56 am

Re: EsXi - (Service Check Timed Out)

Post by Bogdan_B »

sreinhardt wrote:It would appear that your checks are timing out when attempting to contact the esx host.
Is it just those two checks that are having issues?
How often is this happening?
Is working with the VmWare console also slow to respond?

Yes, the issue is only for those two checks.
That error is permanently for those two checks.
I have problems with AD authentication from time to time using my guid but under root it works fine.
1.jpg
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: EsXi - (Service Check Timed Out)

Post by abrist »

Have you tried increasing the timeout for the checks? Is the esx server under heavy load?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked