Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-25 | adding Debian specific nrpe template (fixes stop/restart of nrpe-server) | kwadronaut | |
2013-01-24 | indentation, use_nrpe works | varac | |
2013-01-24 | use_nrpe: boolean, defaults to false | varac | |
2013-01-24 | unquoted boolean variable | varac | |
2013-01-23 | Merge remote-tracking branch 'shared/master' | Micah Anderson | |
Conflicts: README manifests/irc_bot.pp manifests/irc_bot/base.pp templates/irc_bot/nsa.cfg.erb | |||
2013-01-03 | merge artifact left in one manifest | Gabriel Filion | |
Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2013-01-02 | Merge remote-tracking branch 'shared/master' | mh | |
Conflicts: README manifests/service.pp | |||
2013-01-02 | this file is only needed on debian | mh | |
2013-01-02 | trocla should be optional | mh | |
2013-01-02 | Merge remote-tracking branch 'riseup/master' into HEAD | mh | |
Conflicts: manifests/apache.pp manifests/base.pp manifests/defaults/templates.pp manifests/defaults/vars.pp manifests/init.pp manifests/irc_bot.pp manifests/nsca/client.pp manifests/nsca/server.pp manifests/service.pp manifests/service/mysql.pp templates/irc_bot/nsa.cfg.erb | |||
2012-11-24 | fix typo | mh | |
2012-11-23 | make check_domain configurable | mh | |
2012-11-23 | export also the nagios host, so we can still use it remote | mh | |
2012-11-23 | add new wrapper for dns hosts | mh | |
2012-11-21 | add dns check | mh | |
2012-11-14 | we should then set a default | mh | |
2012-11-14 | make it possible to not pass check_command if service should be absent | mh | |
2012-09-25 | forgot $ | varac | |
2012-09-25 | fix proper deployment of pnp4nagios-templates.cfg | varac | |
2012-09-25 | Merge branch 'merge_immerda' | Micah Anderson | |
Conflicts: manifests/apache.pp this conflict was just a indentation difference. | |||
2012-09-19 | Merge branch 'immerda' | Leap devs | |
Conflicts: manifests/apache.pp manifests/irc_bot.pp manifests/service/mysql.pp templates/irc_bot/nsa.cfg.erb Conflict resolutions: apache.pp: just cosmetics mysql.pp: The shared modules provides more variables to fine tune the mysql health check so we went for this version. The irc bot conflicts were a result of immerda's branch not being up-to-date with the shared branch. The shared branch had factored out the irc_bot.pp into a directory, and added a few additional variables. Immerda changed the variables from having the prefix $nagios_ to not having it and did not have that refactor. The variable renames were good ones for the 2.7 refactoring work, and future hiera integration, so we want those. So to resolve this, we took the shared version of the refactor, and then took the immerda version of the variable renames. This requires an UPGRADE NOTICE in the README as people may have been using the previous variable names. | |||
2012-09-18 | no ::nagios_packagename variable anymore | varac | |
2012-09-18 | require pnp4nagios package for config file | varac | |
2012-09-17 | use a graph style icon for action.gif | varac | |
2012-09-17 | typos again | varac | |
2012-09-17 | typo | varac | |
2012-09-17 | fixed conf file permissions, notify services | varac | |
2012-09-17 | resolve nagios_cfgdir variable | varac | |
2012-09-17 | depend on pnp4nagios instead of npcd | varac | |
2012-09-17 | configure pnp4nagios npcd | varac | |
2012-09-17 | typo | varac | |
2012-09-17 | package pnp4nagios available now, fix permissions for config files | varac | |
2012-09-17 | corrected path to pnp4nagios apache.conf | varac | |
2012-09-17 | possibility to deploy a custom pnp4nagios apache config | nadir | |
2012-09-17 | basic pnp4nagios grapher integration | varac | |
2012-09-10 | apache.conf: fixing file source | varac | |
2012-09-10 | exec calls: path to binary is needed | varac | |
2012-06-27 | 2.7 underscore rename: site-nagios | Micah Anderson | |
2012-06-14 | take hiera out of the params | mh | |
2012-06-08 | refactor things for >2.7 | mh | |
2012-06-05 | new style for 2.7 | mh | |
2012-05-15 | put the class the right place | mh | |
2012-05-05 | Merge remote-tracking branch 'github/master' | mh | |
2012-05-05 | Merge pull request #4 from efroese/http-check | duritong | |
Add the port arg to check_http_url_regex. Default 80. | |||
2012-05-01 | Move the jabber plugin to its own class. | Erik Froese | |
2012-05-01 | Remove unnecessary jabber dependency. | Erik Froese | |
2012-05-01 | Add the port arg to check_http_url_regex. Default 80. | Erik Froese | |
2012-04-18 | put single quotes around the password to guard against exclamation points in ↵ | Micah Anderson | |
passwords | |||
2012-04-18 | use trocla for that password | mh | |
2012-04-18 | fully qualify fqdn and hostname facter variables | Christian G. Warden | |