Faidon has uploaded a new change for review.

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


Change subject: Update HTTP content check for m.wikipedia.org
......................................................................

Update HTTP content check for m.wikipedia.org

MobileFrontend's Ifd6dff (live as of yesterday) updated the footer text
and now instead of "Content available under" it reads "Text is available
under". Update our Nagios check to check for the new text instead.

Change-Id: I262de6d24f7979107be4c238a82d9844d2adc678
---
M templates/icinga/checkcommands.cfg.erb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/37/63837/1

diff --git a/templates/icinga/checkcommands.cfg.erb 
b/templates/icinga/checkcommands.cfg.erb
index 3e912fc..c1db829 100644
--- a/templates/icinga/checkcommands.cfg.erb
+++ b/templates/icinga/checkcommands.cfg.erb
@@ -282,7 +282,7 @@
 # 'check_http_mobile' command definition
 define command{
        command_name    check_http_mobile
-       command_line    $USER1$/check_http -H en.m.wikipedia.org -I 
$HOSTADDRESS$ -u /wiki/Main_Page -w 10 -c 20 -t 60 -f warning -r 'Content 
available under'
+       command_line    $USER1$/check_http -H en.m.wikipedia.org -I 
$HOSTADDRESS$ -u /wiki/Main_Page -w 10 -c 20 -t 60 -f warning -r 'Text is 
available under'
        }
 
 define command{

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

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

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

Reply via email to