typo
This commit is contained in:
parent
a5062a80e4
commit
414730db3c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
bro="small"
|
bro="small"
|
||||||
pools="ftp mail web"
|
pools="ftp mail web"
|
||||||
|
|
||||||
SENDNSCA=/usr/local/sbin/send_nsca\ -H\ 192.168.3.3\ -d\ ';;'\ -c\ /usr/local/etc/nagios/send_nsca.cfg
|
SENDNSCA=/usr/local/sbin/send_nsca\ -H\ <nagios_host>\ -d\ ';;'\ -c\ /usr/local/etc/nagios/send_nsca.cfg
|
||||||
HOSTNAME=`/bin/hostname -f | /usr/bin/cut -d '.' -f 1,1`
|
HOSTNAME=`/bin/hostname -f | /usr/bin/cut -d '.' -f 1,1`
|
||||||
SERVICENAME=zfsync
|
SERVICENAME=zfsync
|
||||||
LOGFILE=/tmp/zfsync.log
|
LOGFILE=/tmp/zfsync.log
|
||||||
|
|
Loading…
Reference in a new issue