Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-13 | add commandfile path to configuration | Antoine Beaupre | |
Conflicts: templates/irc_bot/nsa.cfg.erb | |||
2011-04-28 | fix the usenotices template variable | Micah Anderson | |
2011-04-28 | add configuration variable to irc bot to enable IRC notice type messages ↵ | Micah Anderson | |
which can be turned on by the puppet variable $nagios_nsa_usenotices | |||
2010-12-21 | Add nagios IRC bot | Gabriel Filion | |
Koumbit is using an IRC bot that Micah provided. It is a pair of perl scripts that send Nagios notifications as messages in an IRC channel. Add a class to make installing this IRC bot easy. It also defines commands 'notify-by-irc' and 'host-notify-by-irc' that can be used with checks to send notifications via the bot. Signed-off-by: Gabriel Filion <lelutin@gmail.com> |