Random Project

Fine after little modification

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…