summaryrefslogtreecommitdiff
path: root/puppet/modules/site_nagios
AgeCommit message (Expand)Author
2014-10-08include different nagios::defaults classes manually (#5216)varac
2014-10-08every environment is defined as nagios hostsgroup (#5216)varac
2014-08-21Fix "Nagios ssh check is automatically added by the ssh module and cantains a...varac
2014-03-13Dont't archive nagios logs, use logrotate for it (Feature #5324)varac
2014-03-13Dont't archive nagios logs (#5324)varac
2014-03-13removed trailing whitespaces in nagios.cfgvarac
2014-03-04fix duplicate declarations in /etc/nagios3/conf.d/ on first deploy (Bug #5129)varac
2014-02-27don't use syslog for nagios log, cause it will clutter logwatch with false-po...varac
2014-02-27One monitor node for non-local environments and one for local environment (Fe...varac
2014-02-18Remove adding of hosts from site_nagios::server (Feature #5132)varac
2014-02-12moved check_mk server and client class to site_check_mk modulevarac
2014-02-11properly purge nagios3/conf.d dirvarac
2014-02-11use use_ssh.mk as template, include ssh portvarac
2014-02-10Merge branch '0.6' into 4982_check_mkvarac
2014-02-10move leap_webapp.conf template to common.conf which is included by the nagios...varac
2014-02-10add all nodes to check_mk main.mk configvarac
2014-02-08disable purging of /etc/nagios3 and /etc/nagios3/conf.dvarac
2014-02-08reload nagios after check_mkvarac
2014-02-08restricted check_mk ssh login a bit morevarac
2014-02-07added local check_mk dir /etc/nagios3/local to nagios.cfgvarac
2014-02-07deploy check_mk on monitoring servervarac
2014-02-07deploy check_mk pubkey on clientsvarac
2014-02-06Merge branch '5096_monitor_node_has_no_apache_conf' into 4982_check_mkvarac
2014-02-06move leap_webapp.conf template to common.conf which is included by the nagios...varac
2014-02-06added site_nagios::server::apachevarac
2014-02-06added site_nagios::server::check_mkvarac
2014-02-05use check_mk::agent to install check-mk-agentvarac
2014-02-05site_nagios::client: install check_mk agentvarac
2013-11-19added website nagios check (#1629)Micah Anderson
2013-10-18nagios: use hash instead of array for hosts (Bug #3909)varac
2013-09-18Setup a class dependency for every tag 'leap_service' to make sure that shore...Micah Anderson
2013-08-29create individual classes for the apache modules so they can be included more...Micah Anderson
2013-08-28apache headers module needs to be enabled on the monitor server (#3462)Micah Anderson
2013-02-12switch to using stdlib's standard stagesMicah Anderson
2013-02-09site_shorewall::monitor: allow port 80 + 443varac
2013-02-06nagios: don't check openvpn, check cmd doesn't workvarac
2013-02-01disable nagios debug mode (Feature #1551)varac
2013-01-31tag 'base' is a bad idea because it invokes apache::base as wellvarac
2013-01-31just purge the nagios3/conf.d content, not the dir itselfvarac
2013-01-31include site_nagios so every subclass inherits tag 'service'varac
2013-01-29Purge nagios config files on every run (Feature #1544)varac
2013-01-28set nagiosadmin htpasswdvarac
2013-01-28re-add nagios service check openvpnvarac
2013-01-28disabled notice about nagios services not deployedvarac
2013-01-28use check_https for websitevarac
2013-01-28don't deploy openvpn check until we fix #1546varac
2013-01-28deploy openvpn checkvarac
2013-01-28main nagios config: allow external cmds, debug modevarac
2013-01-28adapted new hiera config, see #1546varac
2013-01-27site_nagios: add hosts + servicesvarac