summaryrefslogtreecommitdiff
path: root/files/configs
AgeCommit message (Collapse)Author
2016-03-01Merge remote-tracking branch 'shared/master' into leap_mastervarac
2015-10-25Merge remote-tracking branch 'shared/master'mh
2015-10-08update the apache2.conf fileMatt Taggart
updating to the debian 3.5.1.dfsg-2+b1 version of the file. mostly whitespace changes, one 2.2 vs 2.4 change and a change for docs.
2015-08-11Merge remote-tracking branch 'shared/master' into leap_mastervarac
Conflicts: README manifests/base.pp manifests/defaults/commands.pp manifests/nrpe.pp manifests/service.pp manifests/target.pp templates/nrpe/nrpe_command.erb
2015-04-19Only use the private directory on CentOSGabriel Filion
Debian and ubuntu have their resource.cfg file placed in /etc/nagios3/ and when it's absent it can cause issues with the package (because the package is badly done).
2014-10-05add the default nagios templates file as wellmh
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.
2013-01-26duplicate command definitionsvarac
2011-12-08Provide default config files for nagios.cfg and cgi.cfgGabriel Filion
The current code tries to get the content of those two files in a bunch of places and defines a fallback to a generic file in the module's files/configs directory. The problem is that there is no such generic config file present. Link to Debian's config files as a generic version of those configuration files. This bug was found by taggart.
2011-03-02links do not work for file sourcesmh
2011-03-02merge with saravamh
2011-02-06Merge remote branch 'leluitn/apache_conf_fix'mh
2010-12-14Make nagios::apache manage the apache config.Gabriel Filion
Currently, the nagios module purges all files under the Nagios configuration directory. This has the unwanted effect of removing files that are added by default by the .deb packages, thus making the Nagios interface non functional under apache. To fix the situation, make nagios::apache under Debian manage the apache config file and link to it in apache's conf.d directory, in the same manner as the Debian packages do. Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2010-06-07Re-adding resource.cfg.amd64 for debianSilvio Rhatto
2010-06-07Symlink for Debian/private/resource.cfg.amd64Silvio Rhatto
2010-04-09include the commands.cfg file in Debian since we need the ↵Antoine Beaupre
notify-(host|service)-by-email commands
2010-04-09add amd64 resources, fix the other to be a symlink since it's the sameAntoine Beaupre
2010-02-20enable the cfg_dir=/etc/nagios-plugins/config parameter in the defaultMicah Anderson
Debian nagios.cfg file without this enabled, the plugins which are installed by the nagios-plugins and nagios-plugins-basic packages will not be enabled, causing undefined service check command errors in the nagios pre-flight check. Because the nagios-plugins-basic package is installed as a Depends for the nagios3 package, and nagios-plugins is usually brought in, due to nagios3 having a Recommends on it, it a good idea to have this plugin location enabled.
2010-02-08add passive serviceJerome Charaoui
2009-12-08dont pull in default commands defined by nagios package on DebianJerome Charaoui
2009-12-08fix nagios.cfg cfg_dir path for CentOSJerome Charaoui
2009-12-02move nagios templates in a file resource as puppet doesn't support them ↵Jerome Charaoui
using native types, see issue #1180
2009-12-02move puppet nagios resources down into conf.dJerome Charaoui
2009-12-02replace defaults based on cfg files by puppet resourcesJerome Charaoui
2009-12-01correct cfg paths for debianJerome Charaoui
2009-12-01Correct default definition file source; remove unneeded config filesJerome Charaoui
2009-12-01Add 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-04-20without localhost should be bettermh
2008-05-12moved nagios config to files, due t the legacy stuffmh
2008-05-06fixed resource path nagios problemmh
2008-04-25added default localhost config filemh
2008-04-25added default localhost config filemh
2008-04-25removed legacy filemh
2008-04-25removed unneeded filesmh
2008-04-25fixed path including in nagios, which don't allow nested includesmh
2008-04-25finally adjusted pathsmh
2008-04-25ntp: removed paths for execs, puppet: subclassed gentoo stuffmh
2008-04-25moved configs finallymh
2008-04-25moved dirmh