help with check_vmware_api

Giulio Carella <GCarella-NFF2xWzIlf/[email protected]> Thu, 15 Oct 2015 11:30:44 +0000
Newsgroups gmane.network.nagios.plugins,gmane.network.monitoring.plugins.user
Message-ID <AB808EE6F92E374DAD6DA56AC5C98DC54D589E@postino.intranet.developing.it>
Hi,
I'm trying to install "check_vmware_api"  plugin for Nagios Core, buti it requires the old Nagios::Plugin to be installed, not the updated one you're working for.
In particular I get this error:
"Can't locate Monitoring/Plugin/Functions.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 ./check_vmware_api.pl line 39"

With line 39 pointing at Nagios::Plugin

How can I overcome this problem?