Faidon has submitted this change and it was merged.

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(-)

Approvals:
  Faidon: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I262de6d24f7979107be4c238a82d9844d2adc678
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon <[email protected]>
Gerrit-Reviewer: Faidon <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to