Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-02 | Merge branch 'master' into 'master' | Jerome Charaoui | |
Don't screw up ENV["PATH"] for other platforms Minor bugfix to prevent overriding ENV["PATH"] for non-Linux platforms. See merge request !1 | |||
2015-02-12 | Don't screw up ENV["PATH"] for other platforms | Jerome Charaoui | |
2015-01-27 | Nagios::Pnp4nagios should depend on installed nagios package (Bug #6660) | varac | |
2014-12-01 | check_http by default also accept 301/302 | o | |
2014-10-05 | add the default nagios templates file as well | mh | |
2014-10-05 | this is now the confd | mh | |
2014-10-05 | restore a resource that was deleted too early | mh | |
2014-10-05 | get auto purging working again | mh | |
That purging resources work correctly, the config files must be at the location that the nagios providers have internally, which is at /etc/nagios/<name>.cfg To ease the config file we used the cfg_dir option so far, which we can't anymore and hence this change requires adoption of your site modules. But auto-purging resources will then finally work. | |||
2014-10-04 | restart after purging | mh | |
2014-10-04 | purge any unmanaged resources | mh | |
2014-10-04 | link to the default path to get the resource purging working | mh | |
2014-02-20 | Fix source URL for apache config | Jerome Charaoui | |
2014-02-08 | linting | mh | |
2014-02-07 | better check on the status code as the reason is optional | mh | |
2013-12-28 | linting | mh | |
2013-09-28 | check new and legacy ports of managesieve | mh | |
2013-08-22 | make it possible to pass two different checks for http and https | mh | |
2013-08-22 | remove silly naming as this anyway only makes it difficult to move checks | mh | |
2013-07-31 | Correct erroneous previous commit | Jerome Charaoui | |
2013-07-31 | Mirror modification to check_http_regex_url in commit b0a5c09 to ↵ | Jerome Charaoui | |
debian/ubuntu commands. | |||
2013-06-13 | Merge branch 'master' of git.puppet.immerda.ch:module-nagios | mh | |
2013-06-13 | force purge, so also subdirectories are removed | mh | |
2013-04-25 | add requirement for perl module, and fix libwww to be more modular | Micah Anderson | |
2013-04-25 | Merge branch 'master' into leap | Micah Anderson | |
Conflicts: README README.pnp4nagios manifests/defaults/pnp4nagios.pp manifests/munin.pp manifests/pnp4nagios.pp manifests/pnp4nagios/popup.pp | |||
2013-02-28 | Update nagios::headless to use parametrized class | Silvio Rhatto | |
2013-02-27 | Fix munin plugins | Gabriel Filion | |
the basic path for nagiosstats is wrong/hardcoded. that binary comes in with the nagios3 package in Debian. set the default value to the right path under Debian and make it possible to override the path with an environment variable. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2013-02-27 | delete commented nagios_host and -service template definitions | varac | |
2013-02-22 | remove site-nagios source lines, we decided that it is better not to carry ↵ | Micah Anderson | |
that old baggage around | |||
2013-02-14 | Merge branch 'add_pnp4nagios' of ssh://code.leap.se/puppet_nagios into ↵ | Micah Anderson | |
add_pnp4nagios Conflicts: README.pnp4nagios manifests/defaults/pnp4nagios.pp manifests/pnp4nagios.pp manifests/pnp4nagios/popup.pp | |||
2013-02-14 | move all pnp4nagios stuff into README.pnp4nagios | Micah Anderson | |
remove line that says that there are no packages (there are now) | |||
2013-02-14 | Revert "added icon for pnp4nagios" | Micah Anderson | |
This reverts commit 2f8d046607ad0bd5555ef812880cd97431b24977. This was never used in any resource | |||
2013-02-14 | make site_nagios source primary, but allow fall-back to site-nagios | Micah Anderson | |
2013-02-14 | lintian of pnp4nagios commits | Micah Anderson | |
2013-02-14 | forgot $ | varac | |
2013-02-14 | fix proper deployment of pnp4nagios-templates.cfg | varac | |
2013-02-14 | updated readme | varac | |
2013-02-14 | no ::nagios_packagename variable anymore | varac | |
2013-02-14 | require pnp4nagios package for config file | varac | |
2013-02-14 | use a graph style icon for action.gif | varac | |
2013-02-14 | typos again | varac | |
2013-02-14 | typo | varac | |
2013-02-14 | fixed conf file permissions, notify services | varac | |
2013-02-14 | resolve nagios_cfgdir variable | varac | |
2013-02-14 | depend on pnp4nagios instead of npcd | varac | |
2013-02-14 | configure pnp4nagios npcd | varac | |
2013-02-14 | typo | varac | |
2013-02-14 | package pnp4nagios available now, fix permissions for config files | varac | |
2013-02-14 | corrected path to pnp4nagios apache.conf | varac | |
2013-02-14 | README.pnp4nagios | varac | |
2013-02-14 | added icon for pnp4nagios | nadir | |