If a Perl script contains
use vars qw($PROGNAME $VERSION);
use lib "/usr/nagios/libexec";
use utils qw(%ERRORS);
which CPAN modules should I then install?
cpan utils doesn't find anything.
Update
It is this script I am trying to get to work.
Solution
yum install nagios-plugins-perl.x86_64
That utils.pm comes with Nagios.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With