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?