Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | this file is only needed on debian | 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-06-27 | 2.7 underscore rename: site-nagios | Micah Anderson | |
2012-06-14 | take hiera out of the params | mh | |
2012-06-05 | new style for 2.7 | mh | |
2012-04-18 | Fully qualify facter variables to suppress warnings | Christian G. Warden | |
merge conflict due to immerda's branch not being up-to-date on the bot | |||
2012-04-18 | it is not anymore necessary to add an empty source to purge directories | mh | |
2012-02-02 | Merge remote-tracking branch 'github/master' | mh | |
2012-02-01 | Fully qualify facter variables to suppress warnings | Christian G. Warden | |
2011-07-15 | it is not anymore necessary to add an empty source to purge directories | mh | |
2011-07-13 | Ensure commands.cfg exists | Silvio Rhatto | |
The file commands.cfg was introduced at 61aab91919b2e6d9cb5d7afe3befe40de67ac132. This change make sure the file exists so nagios doesn't stop running. | |||
2011-04-06 | try to fix nagios::plugin problem | mh | |
We have a serious problem with the concept that we had up to now if you start adding more than one nagios server. This is an attempt to fix it, with certain drawbacks, such as that you have to list all the nagios plugins in the nagios modules. This will be subject of further discussion. | |||
2011-03-02 | merge with sarava | mh | |
2011-02-06 | Merge remote branch 'leluitn/service_contactgroup' | mh | |
2011-02-06 | merge lelutin | mh | |
2011-02-06 | and we need also to remove the overwrite | mh | |
2011-02-06 | Nagios_hostgroupescalation does also not anymore exist | mh | |
2011-02-06 | remove nagios_plugin - rerrange collection | mh | |
* the type nagios_type have been removed and puppet fails to collect unknown types. This has already been removed once, but reintroduced with 4e35b0bce0f2dd00d52e0de7488ab322867dd012 -> reremove it again * To better compare existing types and what we have in the module, I arranged the collection alphabetically to ease comparision. | |||
2011-01-14 | Add missing Nagios resource types to base.pp | Gabriel Filion | |
Some Nagios resource types are currently not being managed. This has the result that exported resources for those types are not collected by nagios servers, and also that configuration files for those resources are put in their default path which is wrong for some OSes and with possibly wrong permissions. Add the missing resources to base.pp Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2010-10-17 | Merge remote branch 'ng/master' | Micah Anderson | |
2010-10-17 | add a nagios::plugin::deploy modeled after the munin::plugin::deploy | Micah Anderson | |
2010-08-22 | Specifying 'modules' in file path | Silvio Rhatto | |
2010-08-07 | remove unnecessary fileserver variable (#2460) | mh | |
2010-07-01 | fix variable lookup and allow outside setting | mh | |
2010-07-01 | Merge remote branch 'riseup/master' | mh | |
2010-06-29 | workaround puppet bug | mh | |
2010-06-28 | adjust plugin stuff, so we can remotely specify new plugins | mh | |
2010-06-28 | require parent dir for nagios resources | mh | |
2010-06-07 | Adding legacy path for htpasswd.users | Silvio Rhatto | |
2010-04-12 | update file resource source parameters to use the 0.25 style modules pathing | Micah Anderson | |
this also adds a site-nagios possibility to one file resource where it was missing (nagios_private_resource.cfg) although this module was updated for this purpose some time ago, it was still complaining: Apr 12 15:13:10 puppetmaster puppetmasterd[11189]: DEPRECATION NOTICE: Files found in modules without specifying 'modules' in file path will be deprecated in the next major release. Please fix module 'nagios' when no 0.24.x clients are present | |||
2010-02-01 | add munin plugin for nagios server | Jerome Charaoui | |
2009-12-04 | port the 'nagios_allow_external_cmd' switch to debian | Jerome Charaoui | |
2009-12-02 | manage /conf.d and fix nagios cfg filename | Jerome Charaoui | |
2009-12-02 | move puppet nagios resources down into conf.d | Jerome Charaoui | |
2009-12-02 | override exported resources to set notify and target path | Jerome Charaoui | |
2009-12-02 | adjust htpasswd.users path | Jerome Charaoui | |
2009-12-02 | don't use /files/, that is un-0.25.x-ish | Jerome Charaoui | |
2009-12-01 | use empty directory from common module | Jerome Charaoui | |
2009-12-01 | Add support for Debian; split up package defaults and create new ↵ | Jerome Charaoui | |
nagios::default resource; add support for lighttpd and headless httpd configurations; move common commands definitions into nagios::commands | |||
2009-12-01 | adjust ntp command as well | mh | |
2009-11-14 | update to new 0.25.x style | mh | |
2009-11-02 | change pending module file resources to new 0.25 style | mh | |
2009-11-02 | update file path to new 0.25 style | mh | |
2009-06-13 | added sobby check service | mh | |
2009-06-13 | put everything into its own file | mh | |