[root@localhost ~]# yum info perl-XML-LibXML
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
epel/metalink | 12 kB 00:00
* base: ftp.klid.dk
* epel: mirror.switch.ch
* extras: ftp.klid.dk
* rpmforge: fr2.rpmfind.net
* updates: ftp.klid.dk
base | 3.7 kB 00:00
epel | 4.3 kB 00:00
epel/primary_db | 3.4 MB 00:05
extras | 3.0 kB 00:00
rpmforge | 1.1 kB 00:00
updates | 3.5 kB 00:00
Installed Packages
Name : perl-XML-LibXML
Arch : i686
Epoch : 1
Version : 1.70
Release : 5.el6
Size : 987 k
Repo : installed
From repo : base
Summary : Perl interface to the libxml2 library
URL : http://search.cpan.org/dist/XML-LibXML/
License : GPL+ or Artistic
Description: This module implements a Perl interface to the GNOME libxml2
: library which provides interfaces for parsing and manipulating XML
: files. This module allows Perl programmers to make use of the
: highly capable validating XML parser and the high performance DOM
: implementation.
Nagios XI and Vmware - Error why?
Re: Nagios XI and Vmware - Error why?
No ideas on what this is?
Should I give up, and use my hard earned money elsewhere?
Should I give up, and use my hard earned money elsewhere?

Re: Nagios XI and Vmware - Error why?
I guess noone has any idea?
That's a shame, really.
Any suggestions on what to do next?
That's a shame, really.
Any suggestions on what to do next?
Re: Nagios XI and Vmware - Error why?
Nope. I have officially given up following this
And getting it to work.
I have tried converting the vmware image, booting up from vmware, but still get the "slightly" annoying Error: "It appears as though you have not installed the VMware SDK or ESX plugins on your Nagios XI server. You must have these components properly installed on your system before using this wizard. "
I convert, boot up from vmware.
The process is simple (it's simple yes, it's only the problem that it doesn't work)
1. export http_proxy and export ftp_proxy
2. install wizard in web gui
3. chown nagios.nagcmd /usr/local/nagiosxi/html/includes/configwizards/vmware/scripts/getguests.pl
4. chmod 775 /usr/local/nagiosxi/html/includes/configwizards/vmware/scripts/getguests.pl
5. tar xzf VMware-vSphere-SDK-for-Perl-4.0.0-161974.x86_64.tar.gz
I use the exact same version that exists in the manual.
6. cd vmware-vsphere-cli-distrib/ and ./vmware-install.pl
7. You must read and accept the vSphere CLI End User License Agreement to
continue. Press enter to display it. I press Yes, and get a polite thank you
8: The file /usr/lib/perl5/Compress/Zlib.pm that this program was about to install
already exists. Overwrite? [yes]
The file /usr/lib/perl5/auto/Compress/Zlib/autosplit.ix that this program was
about to install already exists. Overwrite? [yes]
9. In which directory do you want to install the executable files?
[/usr/bin]
10. I get this
11. Since I already have installed the vmware monitoring wizard, I try to add vmware:
Error: It appears as though you have not installed the VMware SDK or ESX plugins on your Nagios XI server. You must have these components properly installed on your system before using this wizard.
I hope someone have something smart to do before I take my virtual Nagios XI server and toss it out of the window so to speak.
Just kidding, I will only remove and delete.
Have a nice weekend everyone! suggestions would be most welcome, because I am totally stuck as it is.
I have tried converting the vmware image, booting up from vmware, but still get the "slightly" annoying Error: "It appears as though you have not installed the VMware SDK or ESX plugins on your Nagios XI server. You must have these components properly installed on your system before using this wizard. "
I convert, boot up from vmware.
The process is simple (it's simple yes, it's only the problem that it doesn't work)
1. export http_proxy and export ftp_proxy
2. install wizard in web gui
3. chown nagios.nagcmd /usr/local/nagiosxi/html/includes/configwizards/vmware/scripts/getguests.pl
4. chmod 775 /usr/local/nagiosxi/html/includes/configwizards/vmware/scripts/getguests.pl
5. tar xzf VMware-vSphere-SDK-for-Perl-4.0.0-161974.x86_64.tar.gz
I use the exact same version that exists in the manual.
6. cd vmware-vsphere-cli-distrib/ and ./vmware-install.pl
7. You must read and accept the vSphere CLI End User License Agreement to
continue. Press enter to display it. I press Yes, and get a polite thank you
8: The file /usr/lib/perl5/Compress/Zlib.pm that this program was about to install
already exists. Overwrite? [yes]
The file /usr/lib/perl5/auto/Compress/Zlib/autosplit.ix that this program was
about to install already exists. Overwrite? [yes]
9. In which directory do you want to install the executable files?
[/usr/bin]
10. I get this
Code: Select all
The installation of vSphere CLI 4.0.0 build-161974 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.
Enjoy,
--the VMware team
Error: It appears as though you have not installed the VMware SDK or ESX plugins on your Nagios XI server. You must have these components properly installed on your system before using this wizard.
I hope someone have something smart to do before I take my virtual Nagios XI server and toss it out of the window so to speak.
Just kidding, I will only remove and delete.
Have a nice weekend everyone! suggestions would be most welcome, because I am totally stuck as it is.
Re: Nagios XI and Vmware - Error why?
i am have trouble installing VM SDK on my nagios xi server. i am running CentOS 6 64bit.
below is the error mesage i am getting. i am not running any PROXY server.
Network is unavailable, please configure the network first otherwise please
install the following modules manually for use by vSphere CLI:
Archive::Zip 1.20 or newer
Class::MethodMaker 2.10 or newer
UUID 0.03 or newer
Data::Dump 1.15 or newer
SOAP::Lite 0.710.08 or newer
below is the error mesage i am getting. i am not running any PROXY server.
Network is unavailable, please configure the network first otherwise please
install the following modules manually for use by vSphere CLI:
Archive::Zip 1.20 or newer
Class::MethodMaker 2.10 or newer
UUID 0.03 or newer
Data::Dump 1.15 or newer
SOAP::Lite 0.710.08 or newer
Re: Nagios XI and Vmware - Error why?
Did you run the following commands, prior to installing the SDK?
Code: Select all
yum install perl-Nagios-Plugin libuuid* perl-XML-LibXML
export http_proxy=
export ftp_proxy=
Be sure to check out our Knowledgebase for helpful articles and solutions!