Faidon Liambotis has uploaded a new change for review.

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

Change subject: ocg: bump alert thresholds
......................................................................

ocg: bump alert thresholds

The current ones are too low considering regular usage. They currently
seem to vary between ~600k and ~720k, so set the warning threshold to
800k and critical to 1.5 million.

Bug: T76115
Change-Id: I5c23cbaffa88e02ca2641fff17cb32cfd80e7575
---
M hieradata/common/ocg/nagios.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/10/183610/1

diff --git a/hieradata/common/ocg/nagios.yaml b/hieradata/common/ocg/nagios.yaml
index a390f8e..92e3286 100644
--- a/hieradata/common/ocg/nagios.yaml
+++ b/hieradata/common/ocg/nagios.yaml
@@ -1,4 +1,4 @@
-wjs: 400000
-cjs: 800000
+wjs: 800000
+cjs: 1500000
 wrj: 500
 crj: 3000

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c23cbaffa88e02ca2641fff17cb32cfd80e7575
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to