11 lines
208 B
Plaintext
11 lines
208 B
Plaintext
nick='nagios'
|
|
chan='#ops'
|
|
server='irc.example.org'
|
|
email='nagios@example.org'
|
|
password='mysecretpass'
|
|
port='6667'
|
|
inputf=/tmp/ircinput
|
|
msgf=/tmp/ircmsg
|
|
logf=/tmp/notify_irc.log
|
|
joinmsg="nagios bot reporting"
|