Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-21 | add check_dns2 | mh | |
check_dns had some problems with down nameservers. This one properly checks the right nameserver. | |||
2010-10-18 | . add the check_mysql_health plugin | Micah Anderson | |
. add an additional nagios::defaults::plugins class that is included in the nagios::defaults, this can be used to install other nagios plugins that aren't distributed in the nagios-plugins package . use the nagios::defaults::plugins to setup the check_mysql_health plugin . add a check_mysql_health command to defaults/commands.pp in the section for commands for services defined by other modules . change the nagios::service::mysql to use the more advanced check_mysql_health plugin, instead of the basic check_mysql plugin | |||
2010-09-27 | remove check_jabber_plugin, this is installed in module-ejabberd and not ↵ | Micah Anderson | |
used in this module | |||
2009-12-28 | remove $hostname from service names: these are added internally to ↵ | Jerome Charaoui | |
nagios_service type, but should not appear for service descriptions in nagios | |||
2009-02-02 | added jabber commands | mh | |