Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-16 | ignore additional bigcouch error messages (#6512) | Micah Anderson | |
Change-Id: Ie51fb485bcae9a9467c465bdd1b4a5785023db04 | |||
2014-12-16 | Move kernel ipv6 log message up before the 'C error' line to it is | Micah Anderson | |
caught (#6540) Change-Id: I1fe8d4cf60532dfe01cfb3a014c4cbeb4acdc479 | |||
2014-12-11 | Ignore additional tapicero message (#6542): | Micah Anderson | |
tapicero[921]: Checking security of user-1b3b1fb78db851190fa72dac01207b8d failed (trying again soon): RestClient::ResourceNotFound: 404 Resource Not Found: {"error":"not_found","reason":"Database does not exist."}") tapicero recovers from this error Change-Id: Ic105823ddc282512000e6d7445539428581eb997 | |||
2014-12-11 | Increase max_check_attempts for hosts checks (Bug #6535) | varac | |
Change-Id: I10ec569821f329e3bd10ac87242db102e9c82246 | |||
2014-12-11 | Merge branch '6539_increase_time_between_check_mk_agent_runs' into 'develop' | Micah | |
6539 increase time between check mk agent runs https://leap.se/code/issues/6539 See merge request !11 | |||
2014-12-11 | Increase time between two check_mk_agent runs (Bug #6539) | varac | |
right now, check_mk_agent is run every minute on each host. The soledad sync test depends on tapicero, and in between finishing the soledad test and removing the testuser db, and the start of another test there's only 13s Change-Id: I5b22ba02470cce799a12043d21091c0c9b8e0b5f | |||
2014-12-11 | logwatch: ignore ipv6 icmp errors (Bug #6540) | Micah Anderson | |
Change-Id: I198c5245c7e73d6dd7a7d9725fac1eb9a8f425a5 | |||
2014-12-10 | update ffa53ef321bbfd771afff1ccb230d1b5e4f9ab00 to fix ordering | Micah Anderson | |
requirement in logwatch, remove extended regexp character class and also ignore "Writing security" lines Change-Id: I7d33725db06a40361a3b04f9591adeb6a025bf77 | |||
2014-12-10 | Merge branch 'bug/6512' into 'develop' | varac | |
Bug/6512 See merge request !5 | |||
2014-12-10 | ignore transient Tapicero errors when creating a db (Bug #6511) | varac | |
Change-Id: I0939070482fad4f99f03e41094a3df42ff5063e4 | |||
2014-12-09 | Ignore rexi_EXIT bigcouch error (Bug #6512) | Micah Anderson | |
Change-Id: I03842b65329aabb012cc2c7514007e174cbd8fc0 | |||
2014-12-09 | logwatch: ignore postfix errors on lost connection (Bug #6476) | varac | |
Change-Id: I0b1eec11a3b3da39d65572b6bee8b3ce892e08ac | |||
2014-12-04 | remove webapp python tests, because they are integrated into the platform ↵ | varac | |
now (Bug #6489) Change-Id: Iaec748a173b6e11bb3ab3c11ca152809817644f9 | |||
2014-12-04 | Merge "Change nagios mail To: Header to contain the actual platform ↵ | Varac | |
environment's contact email (Bug #6466)" into develop | |||
2014-12-02 | Change nagios mail To: Header to contain the actual platform environment's ↵ | Micah Anderson | |
contact email (Bug #6466) Change-Id: Ib86ae771e0ac3b6f329a517a8a31c9ec54d33a05 | |||
2014-12-02 | Ignore bigcouch conflict errors, mainly coming from tapicero creating new ↵ | varac | |
users (Feature #6481) There are potentially many tapicero daemons running, and they all try to do the same thing at the same time. It is basically designed to create race conditions. All tapicero daemons try to create the user db at the same time. Only one of them wins the race and actually creates it. We need to fix this later (see https://leap.se/code/issues/6480) but for now, we ignore them because conflict errors should be handled by the applictation anyway. Change-Id: I91095b1901d238e3d199954ba3716023d3fd49c1 | |||
2014-12-01 | Increase the nagios alert thresholds for bigcouch open file descriptors (#6473) | Micah Anderson | |
Change-Id: I2549d781427fffc865c2bdcd1e950d60dad509fd | |||
2014-12-01 | Increase nagios max_checks_attempts from 1 to 4 so notifications won't be ↵ | varac | |
sent out on first failed check_mk check (Bug #6461) Change-Id: I1bd47b3c3d17508488a4db90d74118006d85a03a | |||
2014-12-01 | ignore ntp check because it's flapping to often (Bug #6407) | varac | |
Change-Id: I52e19bbdfcf6576bd9c247d99aace47eb86c8116 | |||
2014-11-20 | Fix Check_mk notifications (Bug #6403) | varac | |
Let check_mk put all hosts into the same "admin" contactgroup, which is defined as default contactgroup by nagios. Change-Id: I13b434925711ef2037de0cf6e919ce39a8255a94 | |||
2014-10-08 | every environment is defined as nagios hostsgroup (#5216) | varac | |
Change-Id: I6508ce0d06b37a1c5601a0e981a59f7fda47f76a | |||
2014-04-29 | nagios: make the check_procs tests for leap_mx and soledad be much more | Micah Anderson | |
specific, to avoid catching unrelated processes (#5327) Change-Id: I63ffcd644a85137708712daac671b92898c70b7e | |||
2014-04-10 | fix check_mk resource dependency deploy errors (Bug #5272) | varac | |
2014-03-25 | ignore openvpn TLS initialization errors (Feature #5374) | varac | |
2014-03-13 | catch errors when tapicero fails to create a userdb (Feature #5306) | varac | |
2014-03-12 | check if soledad is working (Feature #5239) | varac | |
2014-03-05 | use the right package dependencies for site_check_mk::agent class and subclasses | varac | |
2014-03-04 | remove trailing whitespaces from logwatch config files | varac | |
2014-03-04 | use curly brackets for variables in check_leap_mx.sh output, see ↵ | varac | |
https://review.leap.se/r/160/#comment156 | |||
2014-03-04 | don't use storedconfigs for check_mk, requires current check_mk module (#5253) | varac | |
2014-03-04 | fix check_mk resource dependencies (Bug #5145) | varac | |
2014-03-04 | ignore bigcouch 'Shutting down group server' error (#5246) | varac | |
2014-03-04 | ignore failing creation of user-dbs by tapicero, see #5168 | varac | |
2014-03-04 | ignore stunnel 'Connection refused' errors that happen too often until we ↵ | varac | |
fix #5218 | |||
2014-03-04 | ignore 'epmd: got partial packet only on file descriptor' (#5244) | varac | |
2014-03-03 | ignore "Uncaught error in HTTP request: {exit, normal}" error (#5226) | varac | |
2014-03-03 | move generic syslog patterns to the end of syslog.cfg so we can ignore ↵ | varac | |
patterns first | |||
2014-03-03 | ignore stunnel pattern "Peer suddenly disconnected" (#5218) | varac | |
2014-03-03 | check syslog for bigcouch error "epmd: got partial packet only on file ↵ | varac | |
descriptor" | |||
2014-03-03 | check soledad.log also for Upper case pattern 'Error' | varac | |
2014-03-03 | check syslog for bigcouch restarts | varac | |
2014-03-03 | check leap_mx (Feature #5175) | varac | |
2014-03-03 | check soledad.log for 'Timing out client:' | varac | |
2014-03-03 | check leap_mx queue | varac | |
2014-03-03 | Make leap_cli tests accessible for check_mk (Feature #5148) | varac | |
2014-03-03 | don't displa ycontext for errors in bigcouch.log (reported too many context ↵ | varac | |
lines), ignore patterns first | |||
2014-03-03 | install more needed packages for webapp login check | varac | |
2014-02-27 | check webapp login (Feature #5172) | varac | |
2014-02-27 | ignore valid log patterns from bigcouch.log | varac | |
2014-02-27 | check syslog for 'Undefined' logpattern | varac | |