VMware ESXi monitoring (Service check timed out after 60.01
Posted: Fri Jan 20, 2017 9:59 am
Originally posted in General Support, moving to Customer Support.
Nagios XI 5.3.2 running on CentOS 5.9 virtual machine
VMware SDK VMware-vSphere-Perl-SDK-6.0.0-3561779.x86_64.tar.gz
hosts: VMware ESXi, 6.0.0, 4600944
Following this doc:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
perl-XML-SAX-Base was not installed to remove.
The second yum install ran corerctly:
The libuuid* failed but the others installed
I found another post on here (lost the link) saying to manually download the UUID and install.
No proxies for server so I ran
This is the end of the SDK install:
The problem I have is all of my ESX checks are coming back with a timeout and I am not finding anything to go on in the forums here. looking for some guidance.
Nagios XI 5.3.2 running on CentOS 5.9 virtual machine
VMware SDK VMware-vSphere-Perl-SDK-6.0.0-3561779.x86_64.tar.gz
hosts: VMware ESXi, 6.0.0, 4600944
Following this doc:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
perl-XML-SAX-Base was not installed to remove.
The second yum install ran corerctly:
Code: Select all
yum install perl-XML-SAX --exclude=perl-XML-SAX-Base -y
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: dist1.800hosting.com
* epel: mirror.compevo.com
* extras: pubmirrors.dal.corespace.com
* updates: mirror.oss.ou.edu
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package perl-XML-SAX.noarch 0:0.14-13.el5 set to be updated
--> Processing Dependency: perl(XML::NamespaceSupport) for package: perl-XML-SAX
--> Running transaction check
---> Package perl-XML-NamespaceSupport.noarch 0:1.09-1.2.1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
==============================================================================================================
Package Arch Version Repository Size
==============================================================================================================
Installing:
perl-XML-SAX noarch 0.14-13.el5 base 77 k
Installing for dependencies:
perl-XML-NamespaceSupport noarch 1.09-1.2.1 base 15 k
Transaction Summary
==============================================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 93 k
Downloading Packages:
(1/2): perl-XML-NamespaceSupport-1.09-1.2.1.noarch.rpm | 15 kB 00:00
(2/2): perl-XML-SAX-0.14-13.el5.noarch.rpm | 77 kB 00:00
--------------------------------------------------------------------------------------------------------------
Total 104 kB/s | 93 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : perl-XML-NamespaceSupport 1/2
Installing : perl-XML-SAX 2/2
Installed:
perl-XML-SAX.noarch 0:0.14-13.el5
Dependency Installed:
perl-XML-NamespaceSupport.noarch 0:1.09-1.2.1
Complete!Code: Select all
yum install perl-Nagios-Plugin libuuid* perl-XML-LibXML
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: dist1.800hosting.com
* epel: mirror.compevo.com
* extras: pubmirrors.dal.corespace.com
* updates: mirror.oss.ou.edu
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package libuuid* available.
Resolving Dependencies
--> Running transaction check
---> Package perl-Nagios-Plugin.noarch 0:0.34-1.el5 set to be updated
---> Package perl-XML-LibXML.x86_64 0:1.58-6 set to be updated
--> Processing Dependency: perl-XML-LibXML-Common for package: perl-XML-LibXML
--> Processing Dependency: perl(XML::LibXML::Common) for package: perl-XML-LibXML
--> Running transaction check
---> Package perl-XML-LibXML-Common.x86_64 0:0.13-8.2.2 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
==============================================================================================================
Package Arch Version Repository Size
==============================================================================================================
Installing:
perl-Nagios-Plugin noarch 0.34-1.el5 epel 60 k
perl-XML-LibXML x86_64 1.58-6 base 229 k
Installing for dependencies:
perl-XML-LibXML-Common x86_64 0.13-8.2.2 base 16 k
Transaction Summary
==============================================================================================================
Install 3 Package(s)
Upgrade 0 Package(s)
Total download size: 305 k
Is this ok [y/N]: y
Downloading Packages:
(1/3): perl-XML-LibXML-Common-0.13-8.2.2.x86_64.rpm | 16 kB 00:00
(2/3): perl-Nagios-Plugin-0.34-1.el5.noarch.rpm | 60 kB 00:00
(3/3): perl-XML-LibXML-1.58-6.x86_64.rpm | 229 kB 00:00
--------------------------------------------------------------------------------------------------------------
Total 946 kB/s | 305 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : perl-XML-LibXML-Common 1/3
Installing : perl-Nagios-Plugin 2/3
Installing : perl-XML-LibXML 3/3
Installed:
perl-Nagios-Plugin.noarch 0:0.34-1.el5 perl-XML-LibXML.x86_64 0:1.58-6
Dependency Installed:
perl-XML-LibXML-Common.x86_64 0:0.13-8.2.2
Complete! Code: Select all
wget --directory-prefix=/tmp http://search.cpan.org/CPAN/authors/id/J/JN/JNH/UUID-0.04.tar.gz
--2017-01-19 16:01:26-- http://search.cpan.org/CPAN/authors/id/J/JN/JNH/UUID-0.04.tar.gz
Resolving search.cpan.org... tar xzf UUID-0.04.tar.gz -C /tmp
cd /UUID-0.04207.171.7.49, 207.171.7.59
Connecting to search.cpan.org|207.171.7.49|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.cpan.org/authors/id/J/JN/JNH/UUID-0.04.tar.gz [following]
--2017-01-19 16:01:26-- http://www.cpan.org/authors/id/J/JN/JNH/UUID-0.04.tar.gz
Resolving www.cpan.org... 151.101.44.249
Connecting to www.cpan.org|151.101.44.249|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4982 (4.9K) [application/x-gzip]
Saving to: `/tmp/UUID-0.04.tar.gz'
100%[====================================================================>] 4,982 --.-K/s in 0.001s
2017-01-19 16:01:27 (6.80 MB/s) - `/tmp/UUID-0.04.tar.gz' saved [4982/4982]
cd UUID-0.04
perl Makefile.PL
make
make install
(saved space - compiled fine)
Code: Select all
export http_proxy=
export ftp_proxy=
Code: Select all
Please wait while copying vSphere CLI files...
The installation of vSphere CLI 6.0.0 build-3561779 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command:
"/usr/bin/vmware-uninstall-vSphere-CLI.pl".
This installer has successfully installed both vSphere CLI and the vSphere SDK
for Perl.
The following Perl modules were found on the system but may be too old to work
with vSphere CLI:
Convert::ASN1 0.26 or newer
MIME::Base64 3.14 or newer
ExtUtils::Installed 1.54 or newer
Try::Tiny 0.22 or newer
version 0.78 or newer
Data::Dump 1.15 or newer
URI 1.37 or newer
XML::SAX 0.16 or newer
XML::LibXML 1.63 or newer
Socket6 0.23 or newer
Enjoy,
--the VMware teamCode: Select all
Datastore usage for VMHost Critical 1h 9m 45s 5/5 2017-01-19 16:45:18 (Service check timed out after 60.01 seconds)
Input / Output for VMHost Critical 1h 9m 12s 5/5 2017-01-19 16:46:02 (Service check timed out after 60.01 seconds)
Memory for VMHost Critical 1h 8m 39s 5/5 2017-01-19 16:46:04 (Service check timed out after 60.01 seconds)
Networking for VMHost Critical 1h 8m 4s 5/5 2017-01-19 16:46:23 (Service check timed out after 60.01 seconds)
Services for VMHost Critical 1h 7m 31s 5/5 2017-01-19 16:46:54 (Service check timed out after 60.01 seconds)