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
On Squeeze I had to change two variables:
#use lib “NAGIOS_LIB”; use lib “/usr/lib/nagios/plugins/”;
and
#use lib “BACKUPPC_LIB”; use lib “/usr/share/backuppc/lib”;
Rest is on you how your nagios is setup…