Volans has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/357223 )
Change subject: Icinga: skip another NRPE error in raid hanlder
......................................................................
Icinga: skip another NRPE error in raid hanlder
Bug: T166962
Change-Id: I3a75502dfa40357dc1633a34af7353bc95892de6
---
M modules/icinga/files/raid_handler.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/23/357223/1
diff --git a/modules/icinga/files/raid_handler.py
b/modules/icinga/files/raid_handler.py
index e71ebc0..6155b4c 100644
--- a/modules/icinga/files/raid_handler.py
+++ b/modules/icinga/files/raid_handler.py
@@ -20,7 +20,7 @@
COMPRESSED_RAID_TYPES = ('megacli', 'hpssacli')
SKIP_STRINGS = ('timeout', 'timed out', 'connection refused', 'out of bounds',
- 'must have write cache policy')
+ 'must have write cache policy', 'Could not complete SSL
handshake')
LOG_PATH = '/var/log/icinga/raid_handler.log'
COMMAND_FILE = '/var/lib/nagios/rw/nagios.cmd'
--
To view, visit https://gerrit.wikimedia.org/r/357223
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a75502dfa40357dc1633a34af7353bc95892de6
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Volans <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits