NAGIOS 4.1.1 & CPAN & check_vmware_api
Posted: Wed May 25, 2016 4:45 am
Hello,
trying to install plugin Check_vmware_api.pl I had some error messages:
#cpan Nagios:: Plugin
#./check_vmware_api.pl
My OS is debian and I already try to reinstall CPAN, typing command #perl -MCPAN -e 'install Nagios::Plugin'
But I still have this messages...
any idea?
Many thanks for your help
trying to install plugin Check_vmware_api.pl I had some error messages:
#cpan Nagios:: Plugin
Code: Select all
Reading '/root/.cpan/Metadata'
Database was generated on Wed, 25 May 2016 06:41:02 GMT
Running install for module 'Nagios::Plugin'
Checksum for /root/.cpan/sources/authors/id/M/MS/MSTROUT/Nagios-Plugin-0.990001.tar.gz ok
Configuring M/MS/MSTROUT/Nagios-Plugin-0.990001.tar.gz with Makefile.PL
This is a tombstone release, not an installable distribution
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
MSTROUT/Nagios-Plugin-0.990001.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OKCode: Select all
Can't locate Nagios/Plugin/Functions.pm in @INC (you may need to install the Nagios::Plugin::Functions module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at ./check_vmware_api.pl line 39.
BEGIN failed--compilation aborted at ./check_vmware_api.pl line 39But I still have this messages...
any idea?
Many thanks for your help