]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/nagios/files/common/default
ef2d7d8f697991f75f6587130b4d9233752348c8
[dsa-puppet.git] / modules / nagios / files / common / default
1 # defaults file for nagios-nrpe-server
2 # (this file is a /bin/sh compatible fragment)
3
4 # DAEMON_OPTS are any extra cmdline parameters you'd like to
5 #             pass along to the nrpe daemon
6 DAEMON_OPTS="--no-ssl"
7
8 # NICENESS is if you want to run the server at a different nice() priority
9 #NICENESS=5
10