From 4827958dda15705ac1eeb5eacc7e694a92bb7a5d Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 28 Apr 2011 17:43:49 -0400 Subject: add configuration variable to irc bot to enable IRC notice type messages which can be turned on by the puppet variable $nagios_nsa_usenotices --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') 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 ======== -- cgit v1.2.3