summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-02Merge 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-12Don't screw up ENV["PATH"] for other platformsJerome Charaoui
2015-01-27Nagios::Pnp4nagios should depend on installed nagios package (Bug #6660)varac
2014-12-01check_http by default also accept 301/302o
2014-10-05add the default nagios templates file as wellmh
2014-10-05this is now the confdmh
2014-10-05restore a resource that was deleted too earlymh
2014-10-05get auto purging working againmh
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-04restart after purgingmh
2014-10-04purge any unmanaged resourcesmh
2014-10-04link to the default path to get the resource purging workingmh
2014-02-20Fix source URL for apache configJerome Charaoui
2014-02-08lintingmh
2014-02-07better check on the status code as the reason is optionalmh
2013-12-28lintingmh
2013-09-28check new and legacy ports of managesievemh
2013-08-22make it possible to pass two different checks for http and httpsmh
2013-08-22remove silly naming as this anyway only makes it difficult to move checksmh
2013-07-31Correct erroneous previous commitJerome Charaoui
2013-07-31Mirror modification to check_http_regex_url in commit b0a5c09 to ↵Jerome Charaoui
debian/ubuntu commands.
2013-06-13Merge branch 'master' of git.puppet.immerda.ch:module-nagiosmh
2013-06-13force purge, so also subdirectories are removedmh
2013-04-25add requirement for perl module, and fix libwww to be more modularMicah Anderson
2013-04-25Merge branch 'master' into leapMicah Anderson
Conflicts: README README.pnp4nagios manifests/defaults/pnp4nagios.pp manifests/munin.pp manifests/pnp4nagios.pp manifests/pnp4nagios/popup.pp
2013-02-28Update nagios::headless to use parametrized classSilvio Rhatto
2013-02-27Fix munin pluginsGabriel 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-27delete commented nagios_host and -service template definitionsvarac
2013-02-22remove site-nagios source lines, we decided that it is better not to carry ↵Micah Anderson
that old baggage around
2013-02-14Merge 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-14move all pnp4nagios stuff into README.pnp4nagiosMicah Anderson
remove line that says that there are no packages (there are now)
2013-02-14Revert "added icon for pnp4nagios"Micah Anderson
This reverts commit 2f8d046607ad0bd5555ef812880cd97431b24977. This was never used in any resource
2013-02-14make site_nagios source primary, but allow fall-back to site-nagiosMicah Anderson
2013-02-14lintian of pnp4nagios commitsMicah Anderson
2013-02-14forgot $varac
2013-02-14fix proper deployment of pnp4nagios-templates.cfgvarac
2013-02-14updated readmevarac
2013-02-14no ::nagios_packagename variable anymorevarac
2013-02-14require pnp4nagios package for config filevarac
2013-02-14use a graph style icon for action.gifvarac
2013-02-14typos againvarac
2013-02-14typovarac
2013-02-14fixed conf file permissions, notify servicesvarac
2013-02-14resolve nagios_cfgdir variablevarac
2013-02-14depend on pnp4nagios instead of npcdvarac
2013-02-14configure pnp4nagios npcdvarac
2013-02-14typovarac
2013-02-14package pnp4nagios available now, fix permissions for config filesvarac
2013-02-14corrected path to pnp4nagios apache.confvarac
2013-02-14README.pnp4nagiosvarac
2013-02-14added icon for pnp4nagiosnadir