Hi all, I am new to Nagios and we are looking to purchasing this as our network monitoring system. I am monitoring about 30 servers but I'm having issues monitoring ESXi hosts
When I attempt to run the VmWare ESX wizard it tells me I need to follow some directions before I can run this wizard, below is the link.
https://library.nagios.com/library/prod ... nagios-xi/
I follow the pdf instructions but I'm getting an error at the './vmware-install.pl EULA_AGREED=yes --default' command. Below is my error:
Start of Command
#####################################################################################
[root@klnnagios vmware-vsphere-cli-distrib]# ./vmware-install.pl EULA_AGREED=yes --default
Creating a new vSphere CLI installer database using the tar4 format.
Installing vSphere CLI 6.7.0 build-8156551 for Linux.
WARNING: The http_proxy environment variable is not set. If your system is
using a proxy for Internet access, you must set the http_proxy environment
variable .
If your system has direct Internet access, you can ignore this warning .
WARNING: The ftp_proxy environment variable is not set. If your system is
using a proxy for Internet access, you must set the ftp_proxy environment
variable .
If your system has direct Internet access, you can ignore this warning .
Please wait while configuring CPAN ...
Can't locate Module/Build.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .).
BEGIN failed--compilation aborted.
Below mentioned modules with their version needed to be installed,
these modules are available in your system but vCLI need specific
version to run properly
Module: ExtUtils::MakeMaker, Version: 6.96
Module: Module::Build, Version: 0.4205
Do you want to continue? (yes/no)
The answer "" is invalid. It must be one of "y" or "n".
Invalid default answer!
Execution aborted.
#######################################################################################
End of command
I've tried numerous troubleshooting ideas but no luck. I'm hoping someone can help me out!
Thanks,
Todd
Nagios - Monitoring ESX servers
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Nagios - Monitoring ESX servers
Hello, @stauftm. We've had a few issues with the latest vSphere SDK 6.7. Please download the version 6.5 instead.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Nagios - Monitoring ESX servers
Worked, thank you!
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios - Monitoring ESX servers
Great!stauftm wrote:Worked, thank you!
Locking thread