# /etc/default/nagios4

# 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
