Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
haus
byhaus, March 25, 2016
byhaus, September 4, 2015
Users who did apt-get install nagios-nrpe-plugin will need to change this line in the check_apchestatus.pl file:
use lib "/usr/local/nagios/libexec";
to this:
use lib "/usr/lib/nagios/plugins";
use lib "/usr/local/nagios/libexec";
to this:
use lib "/usr/lib/nagios/plugins";