Search found 3 matches
- Thu Dec 22, 2016 4:38 pm
- Forum: Open Source Nagios Projects
- Topic: check_vmware_api.pl timeout after 60 seconds
- Replies: 5
- Views: 4339
Re: check_vmware_api.pl timeout after 60 seconds
We don't support 3rd party plugins. If you have a slow plugin, contact the author they may be able to assist. If you run the plugin from another system, do you get any better results? You might have better luck having a passive check sent from VMware to the Nagios server. That's a good stance to ha...
- Thu Dec 22, 2016 2:28 pm
- Forum: Open Source Nagios Projects
- Topic: check_vmware_api.pl timeout after 60 seconds
- Replies: 5
- Views: 4339
Re: check_vmware_api.pl timeout after 60 seconds
The vSphere SDKs are pretty heavy in terms of the resources required to leverage them. Are you running these checks directly from your Nagios Core machine? Can you show us the check command definitions for your VMWare checks? You might also consider using the box293_check_vmware plugin as it's docu...
- Wed Dec 21, 2016 6:01 pm
- Forum: Open Source Nagios Projects
- Topic: check_vmware_api.pl timeout after 60 seconds
- Replies: 5
- Views: 4339
check_vmware_api.pl timeout after 60 seconds
So my check_vmware_api.pl formerly check_esx3 plugin on nagios is taking VERY long variable amounts of time to monitor my esxi 6.0 host that is pretty much idle. Most of the time the plugin times out. I followed instructions online and installed other versions of Net-HTTP and libwww-perl but the iss...