summaryrefslogtreecommitdiff
path: root/files/configs/Debian
AgeCommit message (Collapse)Author
2015-10-25Merge remote-tracking branch 'shared/master'mh
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.
2011-03-02links do not work for file sourcesmh
2011-03-02merge with saravamh
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.
2009-12-08dont pull in default commands defined by nagios package on DebianJerome Charaoui
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-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