Page 1 of 1
VMware wizard v1.6.7 no output
Posted: Fri Nov 06, 2015 7:23 am
by datacom
hello,
With Nagios XI 5.2.0, VMware-vSphere-Perl-SDK-6.0.0-2503617.x86_64
When I make a update wizard from v1.6.6 all services about VMware are with that kind of error
(No output on stdout) stderr: Cant locate Nagios/Monitoring/Plugin.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 .) at /usr/local/nagios/libexec/check_esx3.pl line 34.
Otherwise to stay in version 1.6.6 all work fine!
Best regards
Re: VMware wizard v1.6.7 no output
Posted: Fri Nov 06, 2015 10:32 am
by rkennedy
You should be able to install the following and get it working -
Let us know if that works for you or not.[/s]
Edit: Please see
@scottwilkerson's post below for the correct steps.
Re: VMware wizard v1.6.7 no output
Posted: Mon Nov 09, 2015 12:53 pm
by datacom
Hello
Package perl-Nagios-Plugin-0.35-2.el6.rf.noarch already installed and latest version
Nothing to do
It doesn t work.
Thanks
Re: VMware wizard v1.6.7 no output
Posted: Mon Nov 09, 2015 4:55 pm
by scottwilkerson
Please run the following
Code: Select all
cd /tmp
yum install -y 'perl(Test::Simple)' 'perl(Class::Accessor)' perl-Params-Validate perl-Config-Tiny perl-Math-Calc-Units
wget https://cpan.metacpan.org/authors/id/N/NA/NAGIOS/Nagios-Monitoring-Plugin-0.51.tar.gz
perl Makefile.PL
make
make test
make install
Re: VMware wizard v1.6.7 no output
Posted: Tue Nov 10, 2015 11:19 am
by datacom
Hi
I put the new nagios xi version 5.2.1 and your requirement.
all is good now for the moment.
Thanks
Best regards
Re: VMware wizard v1.6.7 no output
Posted: Tue Nov 10, 2015 11:30 am
by rkennedy
Just to confirm - is your VMware wizard now working with the update? Do you mind if I close this thread out if so?
Re: VMware wizard v1.6.7 no output
Posted: Wed Nov 11, 2015 1:47 am
by datacom
Hello,
I confirm all is working fine. Your install of monitoring tools put a lot update perl:CPAN objets. I make the last yum update and upgraded XI, too.
You can close.
Thanks.
Re: VMware wizard v1.6.7 no output
Posted: Wed Nov 11, 2015 10:17 am
by rkennedy
Sounds good. I will now close this thread out, feel free to open another if you ever need assistance in the future though.