Random Project

For raspbian

After install this, works fine:
sudo apt-get install libwww-perl
sudo apt-get install libnagios-plugin-perl

And change the following lines:
use lib “/usr/lib/nagios/plugins”;
to
use lib “/usr/local/nagios/libexec”;