Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Works well! But name of required library has changed to Nagios::Monitoring::Plugin. Just needed to change to two occurrences in the script to make it work.
I installed the required perl module by: “export PERL_MM_USE_DEFAULT=1; perl -MCPAN -e ‘install Nagios::Monitoring::Plugin'”