Faidon Liambotis has submitted this change and it was merged.

Change subject: reqstats 5xx: shorten period to -1hours-now
......................................................................


reqstats 5xx: shorten period to -1hours-now

One hour is plenty of time but at the same time enough to notice a
secondary issue.

Change-Id: Id8e503318c6240677e3662f01a4f9adeea78c7c0
---
M manifests/role/graphite.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Faidon Liambotis: Verified; Looks good to me, approved



diff --git a/manifests/role/graphite.pp b/manifests/role/graphite.pp
index 27f2178..9519ca3 100644
--- a/manifests/role/graphite.pp
+++ b/manifests/role/graphite.pp
@@ -78,6 +78,6 @@
 
     monitor_service { 'reqstats_5xx':
         description   => 'HTTP 5xx req/min',
-        check_command => 
'check_reqstats_5xx!http://graphite.wikimedia.org!-2hours!250!500',
+        check_command => 
'check_reqstats_5xx!http://graphite.wikimedia.org!-1hours!250!500',
     }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id8e503318c6240677e3662f01a4f9adeea78c7c0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <fai...@wikimedia.org>
Gerrit-Reviewer: Faidon Liambotis <fai...@wikimedia.org>

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

Reply via email to