NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
Hi,
After a recent upgrade of NagiosXI to 5.2.3 our VDI check for available machines/hosts started generating lots of timouts.
This is done using the CHECK_ESX3-0.5.PL. (check_esx3_dc).
Nothing has changed on the virtual center side of things.
We have had this issue before, I think it involved the version of the perl libraries on our machines...
We tried upping the -t parameter to 30 but this did not help. IT seems the check just does not complete and generates a timeout after 1 minute.
Is there a way to get this check to run smoothly again and prevent the time out?
It is very important to get this check up and running again. Right now we are getting allerts about every 10 minutes and we probably won't notice if something is really wrong with our VDI enviroment...
Please let me know if you need more info to fix this problem!
After a recent upgrade of NagiosXI to 5.2.3 our VDI check for available machines/hosts started generating lots of timouts.
This is done using the CHECK_ESX3-0.5.PL. (check_esx3_dc).
Nothing has changed on the virtual center side of things.
We have had this issue before, I think it involved the version of the perl libraries on our machines...
We tried upping the -t parameter to 30 but this did not help. IT seems the check just does not complete and generates a timeout after 1 minute.
Is there a way to get this check to run smoothly again and prevent the time out?
It is very important to get this check up and running again. Right now we are getting allerts about every 10 minutes and we probably won't notice if something is really wrong with our VDI enviroment...
Please let me know if you need more info to fix this problem!
Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
Does it work if you run it with -t 60 or even higher?
Former Nagios Employee
Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
Tested it with -t 61:rkennedy wrote:Does it work if you run it with -t 60 or even higher?
This is what I get when the check does not complete (this is just part of it, the actuall text is many times longer).
Code: Select all
... >vm-11549</obj></returnval><returnval><obj type="VirtualMachine">vm-11858</obj></returnval><returnval><obj type="VirtualMachine">vm-11636</obj></returnval><returnval><obj type="VirtualMachine">vm-11027</obj></returnval><returnval><obj type="VirtualMachine">vm-11859</obj></returnval><returnval><obj type="VirtualMachine">vm-11026</obj></returnval><returnval> ...Code: Select all
CHECK_ESX3-0.5.PL OK - 327/401 VMs up, 11/11 Hosts up, overall status=gray, no config issues | vmcount=327units;; hostcount=11units;; config_issues=0;;Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
To clarify - when you ran it the second time, did you run it with -t 61 as well?
Former Nagios Employee
Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
Yes I did. Exact same options, but it finishes in a few seconds instead of timing out/giving the above output.rkennedy wrote:To clarify - when you ran it the second time, did you run it with -t 61 as well?
Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
Thanks for the clarification. Are any of the VMware host servers under a heavy load?
If not, I'd guess it to be a dependency. What OS are you running?
If not, I'd guess it to be a dependency. What OS are you running?
Former Nagios Employee
Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
Some of the servers might get as high as 85%, I have not seen higher.rkennedy wrote:Thanks for the clarification. Are any of the VMware host servers under a heavy load?
If not, I'd guess it to be a dependency. What OS are you running?
We are running on CentOS, 6 I think. If you need the exact version please tell me how to check (ver?)?
We have had this issue before and that had something to do with a Perl module being updated. I think we downgraded it and where fine after that...
Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
Use this cmd to get the exact version:
cat /etc/centos-release
cat /etc/centos-release
Be sure to check out the Knowledgebase for helpful articles and solutions!
Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
6.7 final.bwallace wrote:Use this cmd to get the exact version:
cat /etc/centos-release
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NagiosXI 5.2.3 CentOS CHECK_ESX3-0.5.PL time out.
I would try replacing the plugin with the check_vmware_api.pl:
http://git.op5.org/gitweb?p=system-addo ... ads/master
They renamed it to this and this is a much more recent version.
http://git.op5.org/gitweb?p=system-addo ... ads/master
They renamed it to this and this is a much more recent version.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.