Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-19 | add the potential for the --name to be set for arbitrary sql commands | Micah Anderson | |
2011-04-19 | fix check_health_mode parameter | Micah Anderson | |
2011-04-12 | fix typo in imap/pop services | Micah Anderson | |
2011-04-12 | add imap and pop service definitions | Micah Anderson | |
2011-04-11 | Merge commit 'f2df62c9d17d481a3d616a4f2de9496638fadc0a' | Micah Anderson | |
Conflicts: manifests/defaults/commands.pp | |||
2011-02-19 | allow setting of the template to be used | mh | |
2010-12-25 | it might be that having ! when there are no arguments will cause nagios to ↵ | Micah Anderson | |
be unhappy, so lets only put them in when we have arguments to pass | |||
2010-12-25 | fix the --warning --critical by appending it as optional ending arguments in ↵ | Micah Anderson | |
the command specifier | |||
2010-12-25 | fix check_mysql_health real_check_host variable | Micah Anderson | |
2010-12-25 | add in the missing --warning and --critical options to check_mysql_health | Micah Anderson | |
2010-12-12 | include the commands at the right place | mh | |
2010-12-12 | add smtp checks | mh | |
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-10-17 | Revert "add a nagios::service::mysql_health define to facilitate the ↵ | Micah Anderson | |
creation of the check_mysql_health mysql nagios plugin. See the mysql module for the installation of this plugin, and example usage" This reverts commit 45edca107c3fd158fc9b00aa90f9f3f6d730185a. reverted because this is much easier to handle within the mysql module itself. | |||
2010-09-27 | add a nagios::service::mysql_health define to facilitate the creation of the ↵ | Micah Anderson | |
check_mysql_health mysql nagios plugin. See the mysql module for the installation of this plugin, and example usage | |||
2010-02-08 | add passive service | Jerome Charaoui | |
2009-12-28 | add port and database options to mysql service, use 'hostname' plugin ↵ | Jerome Charaoui | |
parameter to specify socket | |||
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-12-22 | adjust mysql commands & service | Jerome Charaoui | |
2009-12-11 | add mysql commands and service | Jerome Charaoui | |
2009-12-01 | adjust command | mh | |
2009-06-13 | put everything into its own file | mh | |
2008-11-07 | removed modules dir - we don't need it | mh | |
factored out classes and defines in their own files |