adds directory control for cmd and checkresults
This commit is contained in:
@@ -939,6 +939,8 @@ $ng_spool_dir = '/var/spool/nagios'
|
||||
$ng_usr_share = '/usr/share/nagios'
|
||||
$ng_share_html = "${ng_usr_share}/html"
|
||||
$ng_run_dir = '/var/run/nagios'
|
||||
$ng_cmd_dir = "${ng_spool_dir}/cmd"
|
||||
$ng_checkresults_dir = "${ng_spool_dir}/checkresults"
|
||||
|
||||
# files
|
||||
$ng_main_config = "${ng_main_dir}/nagios.cfg"
|
||||
|
||||
Reference in New Issue
Block a user