diff options
author | Micah Anderson <micah@riseup.net> | 2011-04-28 17:43:49 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2011-04-28 18:07:54 -0400 |
commit | 4827958dda15705ac1eeb5eacc7e694a92bb7a5d (patch) | |
tree | 33707817e90c16ee760fa013718a7a4e779cd1a7 /README | |
parent | 5bfc4bb9490b0001343ffe011aea978c36f3e1f3 (diff) |
add configuration variable to irc bot to enable IRC notice type messages which can be turned on by the puppet variable $nagios_nsa_usenotices
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -163,6 +163,11 @@ Options to change the behavior of the nagios module: - nagios_nsa_realname: The IRC bot user's real name that will be displayed. By default, the real name is 'Nagios'. +- nagios_nsa_usenotices: The IRC bot will by default "say" to the channel the + nagios message, but you can switch this variable to + 'notice' if you would prefer them to be sent as IRC + NOTICE messages. + Examples ======== |