Filippo Giunchedi has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/161203

Change subject: swift: lower container availability threshold to >1 host
......................................................................

swift: lower container availability threshold to >1 host

Change-Id: I9294060f5e821b134ea761ea60475fa089161313
---
M manifests/swift.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/03/161203/1

diff --git a/manifests/swift.pp b/manifests/swift.pp
index 2b1af7c..0ab4a1c 100644
--- a/manifests/swift.pp
+++ b/manifests/swift.pp
@@ -208,8 +208,8 @@
         description     => 'swift eqiad-prod container availability',
         metric          => 
'swift.eqiad-prod.dispersion.container.pct_found.value',
         from            => '30min',
-        warning         => 98,
-        critical        => 96,
+        warning         => 92,
+        critical        => 88,
         under           => true,
         nagios_critical => false
     }

-- 
To view, visit https://gerrit.wikimedia.org/r/161203
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9294060f5e821b134ea761ea60475fa089161313
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to