nagios4/debian/nagios3-common.nagios3.default

18 lines
442 B
Plaintext
Raw Normal View History

2014-10-05 11:53:19 +02:00
# /etc/default/nagios3
# Enable Nagios3 at boottime? ("no" disables nagios3)
# compatibility note: if this variable is _not_ found Nagios3 will start
ENABLED="yes"
# location of the nagios configuration file
NAGIOSCFG="/etc/nagios3/nagios.cfg"
# location of the CGI configuration file
CGICFG="/etc/nagios3/cgi.cfg"
# nicelevel to run nagios daemon with
NICENESS=5
# if you use pam_tmpdir, you need to explicitly set TMPDIR:
#TMPDIR=/tmp