Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | Provide default config files for nagios.cfg and cgi.cfg | Gabriel 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-02 | links do not work for file sources | mh | |
2011-03-02 | merge with sarava | mh | |
2011-02-06 | Merge remote branch 'leluitn/apache_conf_fix' | mh | |
2010-12-14 | Make 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-07 | Re-adding resource.cfg.amd64 for debian | Silvio Rhatto | |
2010-06-07 | Symlink for Debian/private/resource.cfg.amd64 | Silvio Rhatto | |
2010-04-09 | include the commands.cfg file in Debian since we need the ↵ | Antoine Beaupre | |
notify-(host|service)-by-email commands | |||
2010-04-09 | add amd64 resources, fix the other to be a symlink since it's the same | Antoine Beaupre | |
2010-02-20 | enable the cfg_dir=/etc/nagios-plugins/config parameter in the default | Micah 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-08 | add passive service | Jerome Charaoui | |
2009-12-08 | dont pull in default commands defined by nagios package on Debian | Jerome Charaoui | |
2009-12-08 | fix nagios.cfg cfg_dir path for CentOS | Jerome Charaoui | |
2009-12-02 | move nagios templates in a file resource as puppet doesn't support them ↵ | Jerome Charaoui | |
using native types, see issue #1180 | |||
2009-12-02 | move puppet nagios resources down into conf.d | Jerome Charaoui | |
2009-12-02 | replace defaults based on cfg files by puppet resources | Jerome Charaoui | |
2009-12-01 | correct cfg paths for debian | Jerome Charaoui | |
2009-12-01 | Correct default definition file source; remove unneeded config files | 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-04-20 | without localhost should be better | mh | |
2008-05-12 | moved nagios config to files, due t the legacy stuff | mh | |
2008-05-06 | fixed resource path nagios problem | mh | |
2008-04-25 | added default localhost config file | mh | |
2008-04-25 | added default localhost config file | mh | |
2008-04-25 | removed legacy file | mh | |
2008-04-25 | removed unneeded files | mh | |
2008-04-25 | fixed path including in nagios, which don't allow nested includes | mh | |
2008-04-25 | finally adjusted paths | mh | |
2008-04-25 | ntp: removed paths for execs, puppet: subclassed gentoo stuff | mh | |
2008-04-25 | moved configs finally | mh | |
2008-04-25 | moved dir | mh | |