Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-18 | adding Debian specific nrpe template (fixes stop/restart of nrpe-server) | kwadronaut | |
2015-04-18 | Commands notify-host-by-email and notify-service-by-email are already ↵ | Silvio Rhatto | |
defined by the nagios package amended by LeLutin: added missing : after default keyword and fixed style a bit. | |||
2015-04-17 | Merge branch 'master' into 'master' | Jerome Charaoui | |
Remove unused 'mountpoints' fact. Closes #1 See merge request !3 | |||
2015-04-17 | Remove unused 'mountpoints' fact. Closes #1 | Jerome Charaoui | |
2015-04-17 | Add GPLv3 license | Micah Anderson | |
2015-04-08 | Merge branch 'bug/pnp4nagios_missing_index' into 'master' | varac | |
Add missing DirectoryIndex index.php to the pnp4nagios apache config snippet Without this you get a 404, and have to explicitly specify index.php to load it See merge request !2 | |||
2015-04-07 | Add missing DirectoryIndex index.php to the pnp4nagios apache config snippet | Micah Anderson | |
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 | |
2014-02-20 | Fix source URL for apache config | Jerome Charaoui | |
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-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 | |
2013-02-14 | added pnp-grapher templates for explicit use | nadir | |
2013-02-14 | added pnp-grapher templates for explicit use | nadir | |
2013-02-14 | standard pnp4nagios apache config | nadir | |
2013-02-14 | possibility to deploy a custom pnp4nagios apache config | nadir | |
2013-02-14 | basic pnp4nagios grapher integration | varac | |
2013-02-08 | Merge remote-tracking branch 'riseup/master' | Gabriel Filion | |
2013-01-24 | remove stray % that arrived in this file through a merge conflict | Micah Anderson | |
2013-01-23 | remove unnecessary additional %, this keeps coming back through merge conflicts | Micah Anderson | |
2013-01-23 | lint irc_bot/base.pp | Micah Anderson | |
2013-01-23 | be sure to notify the service after the configuration file has changed | Micah Anderson | |
2013-01-23 | switch to using 'group => 0' instead of 'group => root' | Micah Anderson | |
2013-01-23 | minor template formatting fix that seemed to have gone missing in a conflict ↵ | Micah Anderson | |
merge |