# /etc/default/nagios4

# Enable Nagios3 at boottime? ("no" disables nagios4)
# compatibility note: if this variable is _not_ found Nagios3 will start
ENABLED="yes"

# location of the nagios configuration file
NAGIOSCFG="/etc/nagios4/nagios.cfg"

# location of the CGI configuration file
CGICFG="/etc/nagios4/cgi.cfg"

# nicelevel to run nagios daemon with
NICENESS=5

# if you use pam_tmpdir, you need to explicitly set TMPDIR:
#TMPDIR=/tmp