summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2011-04-28 17:43:49 -0400
committerMicah Anderson <micah@riseup.net>2011-04-28 18:07:54 -0400
commit4827958dda15705ac1eeb5eacc7e694a92bb7a5d (patch)
tree33707817e90c16ee760fa013718a7a4e779cd1a7 /README
parent5bfc4bb9490b0001343ffe011aea978c36f3e1f3 (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--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 4ca4c3e..167b7aa 100644
--- a/README
+++ b/README
@@ -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
========