Dzahn has uploaded a new change for review.

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

Change subject: icinga/phab: adjust checkcommand for phabricator http check
......................................................................

icinga/phab: adjust checkcommand for phabricator http check

For unknown reasons this existing check stopped working suddenly
today. There was no change that can explain it.

This is to show how changing the string to something else that
is still on the front page mysteriously fixes it.

Change-Id: I4d4477cabff724fa757cfbc29433cec37053080b
---
M modules/nagios_common/files/checkcommands.cfg
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/21/310721/1

diff --git a/modules/nagios_common/files/checkcommands.cfg 
b/modules/nagios_common/files/checkcommands.cfg
index 8bc75ac..a60989c 100644
--- a/modules/nagios_common/files/checkcommands.cfg
+++ b/modules/nagios_common/files/checkcommands.cfg
@@ -487,7 +487,7 @@
 # so it should trigger if 200 but shows something else
 define command {
     command_name    check_https_phabricator
-    command_line    $USER1$/check_http -S -H 'phabricator.wikimedia.org' -I 
misc-web-lb.wikimedia.org -u 'https://phabricator.wikimedia.org/' -s 'Wikimedia 
and MediaWiki'
+    command_line    $USER1$/check_http -S -H 'phabricator.wikimedia.org' -I 
misc-web-lb.wikimedia.org -u 'https://phabricator.wikimedia.org/' -s 'focus on 
bug'
 }
 
 # check the Apple dictionary bridge on search.wm.org

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d4477cabff724fa757cfbc29433cec37053080b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to