Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
chdong
bychdong, May 28, 2014
In the perl script, the Nagios command file MUST be written in the default directory and with the default name, e.g., for Nagios 4.0.1 (I installed Nagios under /sfw):
$NagiosCMD = "/sfw/nagios/var/rw/nagios.cmd";
It works well. Thanks!
$NagiosCMD = "/sfw/nagios/var/rw/nagios.cmd";
It works well. Thanks!