summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-28leap_mx: watch /var/mail/vmail/Maildir instead of /var/mail/vmai (Feature #5223)varac
2014-02-28Merge remote-tracking branch 'remotes/elijah/feature/checkmk' into 0.6varac
2014-02-27Merge branch 'webapp_check' into 0.6varac
2014-02-27Merge branch 'one_monitornode_rules_them_all' into 0.6varac
2014-02-27fixed more places where passwords were set to the wrong environment.elijah
2014-02-27check webapp login (Feature #5172)varac
2014-02-27include nagios_test user credentials in webapp hiera filesvarac
2014-02-27include "127.0.1.1 @domain_public @api['domain']" in /etc/hosts for nagios ↵varac
webapp log check
2014-02-27provide nagios_test_pw in hiera filesvarac
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
user db (Bug #5168)
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 ↵varac
false-positive warnings
2014-02-27monitor connection attempts from disallowed bigcouch nodevarac
2014-02-27One monitor node for non-local environments and one for local environment ↵varac
(Feature #2981), wip also, use the configured ssh port for every node
2014-02-27new monitor hosts rule: local environment monitors just see local machines, ↵elijah
other monitors see the nodes from all environments (except local)
2014-02-27fixed horrible bug that caused all environments to use the same couchdb ↵elijah
soledad password.
2014-02-26run_tests: added command line options --list-tests and --test (see --help)elijah
2014-02-26update design docs, include messages (#5188)Azul
2014-02-26create 'messages' db to store messages to the clients such as payment remindersvarac
reviewed by azul
2014-02-25added a checkmk mode to the script `run_tests` (run with `run_tests ↵elijah
--checkmk`. you can symlink `/srv/leap/bin/run_tests` script to anywhere if needed)
2014-02-25Merge branch 'rb154_concanated_logwatch_files' into 0.6varac
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-25Merge branch '5149_mx_server_has_soledad_check_mk' into 0.6varac
2014-02-20added tapicero logwatch checkvarac
2014-02-20include site_check_mk::agent::soledad from soledad::servervarac
and not from soledad class (Feature #5149) cause leap_mk includes the soledad class
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-18Merge branch '5132_Remove_adding_of_hosts_from_site_nagios' into 0.6varac
2014-02-18Remove adding of hosts from site_nagios::server (Feature #5132)varac
because now, check_mk will add the hosts
2014-02-17Merge branch '4982_check_mk' into 0.6varac
2014-02-14Include check_mk monitor pubkey in /root/.ssh/authorized_keysvarac
instead of creating a /root/.ssh/authorized_keys2 see https://review.leap.se/r/148/#comment153
2014-02-14Merge branch 'apply.sh' into 0.6varac
2014-02-13Merge branch 'fix_develop' into developvarac
This was needed so current develop plays nicely with latest leap_cli.