Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-14 | allow dashes in service names | Antoine Beaupre | |
2012-03-14 | make default comment mention irc | root | |
2012-03-14 | be silent when we send stuff to nagios, it will answer back | root | |
2012-03-14 | accept dots in services | root | |
2012-03-14 | remove debugging message | Antoine Beaupre | |
2012-03-14 | always add a comment, allow spaces in comments | Antoine Beaupre | |
2012-03-13 | add reference for good material i found | Antoine Beaupre | |
2012-03-13 | add commandfile path to configuration | Antoine Beaupre | |
Conflicts: templates/irc_bot/nsa.cfg.erb | |||
2012-03-13 | note that this bot needs to be ported to the new framework | Antoine Beaupre | |
2012-03-13 | add ack functionality | Antoine Beaupre | |
2011-04-28 | fix syntax error from previous commit | 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> |