summaryrefslogtreecommitdiff
path: root/puppet
AgeCommit message (Expand)Author
2014-02-28leap_mx: watch /var/mail/vmail/Maildir instead of /var/mail/vmai (Feature #5223)varac
2014-02-27check webapp login (Feature #5172)varac
2014-02-27include "127.0.1.1 @domain_public @api['domain']" in /etc/hosts for nagios w...varac
2014-02-27ignore valid log patterns from bigcouch.logvarac
2014-02-27check syslog for 'Undefined' logpatternvarac
2014-02-27ignore RoutingErrors that rails throw when it can't handle a url (#5173)varac
2014-02-27check syslog for webapp errorsvarac
2014-02-27ignore logwatch pattern 'sunnel: SSL_shutdown: Connection reset by peer'varac
2014-02-27ignore logwatch pattern for tapicero: 412 Precondition Failed while creating ...varac
2014-02-27nagios: check open files for bigcouch process (Feature #4965)varac
2014-02-27nagios monitoring of haproxy nodes (Feature #2657)varac
2014-02-27complete nagios monitoring for couchdb (Feature #2175)varac
2014-02-27set /usr/lib/nagios/plugins/check_icmp to setuid root (Feature #5171)varac
2014-02-27check syslog for stunnel failuresvarac
2014-02-27check syslog for /usr/local/bin/couch-doc-update failuresvarac
2014-02-27moved logwatch/tapicero.cfg to logwatch/syslog/tapicero.cfgvarac
2014-02-27added some error checking to logwatch/syslog.cfgvarac
2014-02-27renamed logwatch/couchdb.cfg to logwatch/bigcouch.cfgvarac
2014-02-27we use logwatch now to check for bigcouch errorsvarac
2014-02-27don't use syslog for nagios log, cause it will clutter logwatch with false-po...varac
2014-02-27monitor connection attempts from disallowed bigcouch nodevarac
2014-02-27One monitor node for non-local environments and one for local environment (Fe...varac
2014-02-26update design docs, include messages (#5188)Azul
2014-02-26create 'messages' db to store messages to the clients such as payment remindersvarac
2014-02-25now using concanated check_mk logwatch files where needed (#5155)varac
2014-02-25Merge branch 'rb152_logwatch_reviewed' into 0.6varac
2014-02-20added tapicero logwatch checkvarac
2014-02-20include site_check_mk::agent::soledad from soledad::servervarac
2014-02-19set up logwatch.d directoryvarac
2014-02-19add site_check_mk::agent::tapicero, site_check_mk::agent::couchdbvarac
2014-02-19added mk_logwatch.1.2.4 (#5135)varac
2014-02-19set up logwatch.d directory, added for soledad logwatch configvarac
2014-02-18Remove adding of hosts from site_nagios::server (Feature #5132)varac
2014-02-17Merge branch '4982_check_mk' into 0.6varac
2014-02-14Include check_mk monitor pubkey in /root/.ssh/authorized_keysvarac
2014-02-14Merge branch 'apply.sh' into 0.6varac
2014-02-13added site_check_mk::agent::couchdb and site_check_mk::agent::soledad for loc...varac
2014-02-12execute nagios plugins locally with mrpevarac
2014-02-12renamed site_check_mk::client to site_check_mk::agentvarac
2014-02-12added apt::preferences file for check-mk-\* to install from backportsvarac
2014-02-12updated submodule check_mkvarac
2014-02-12moved check_mk server and client class to site_check_mk modulevarac
2014-02-12Merge branch '0.6' into 4982_check_mkvarac
2014-02-12updated LEAP archive signing key 0x1E34A1828E207901varac
2014-02-12Merge remote-tracking branch 'elijah/feature/known_hosts' into 0.6varac
2014-02-12added puppet/bin/apply_on_node.sh to debug puppet on nodevarac
2014-02-11properly purge nagios3/conf.d dirvarac
2014-02-11use use_ssh.mk as template, include ssh portvarac
2014-02-11use <HOST> instead of <IP>, because we cannot use public ips in DCvarac
2014-02-10turn off StrictHostKeyChecking for vagrant ssh clientselijah