# Defaults for ndoutils-nagios3-mysql initscript
# sourced by /etc/init.d/ndoutils
# installed at /etc/default/ndoutils by the maintainer scripts

#
# This is a POSIX shell fragment
#

# You have to enable ndoutils broker module first to use ndoutils.
# (see /usr/share/doc/ndoutils-nagios3-mysql/README.Debian)
ENABLE_NDOUTILS=0

# Additional options that are passed to the Daemon.
DAEMON_OPTS="-c /etc/nagios3/ndo2db.cfg"

# Path to the socket. Default: /var/cache/nagios3/ndo.sock
#SOCKET=/var/cache/nagios3/ndo.sock
