Dzahn has submitted this change and it was merged.

Change subject: phab - remove duplicate check command
......................................................................


phab - remove duplicate check command

this is now already in the checkcommands.cfg
as we used it in the past. adding it here as well
is duplicate

Change-Id: I238bfef6cd1f57fd330161a1304673d32d62ddbf
---
D modules/nagios_common/files/check_commands/phab.cfg
1 file changed, 0 insertions(+), 8 deletions(-)

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



diff --git a/modules/nagios_common/files/check_commands/phab.cfg 
b/modules/nagios_common/files/check_commands/phab.cfg
deleted file mode 100644
index 682fe3f..0000000
--- a/modules/nagios_common/files/check_commands/phab.cfg
+++ /dev/null
@@ -1,8 +0,0 @@
-# custom command to check phabricator behind misc-web
-# using the -S should also give us cert expiry monitoring
-# we are also checking for string 'Wikimedia' to be in there
-# so it should trigger if 200 but shows something else
-define command{
-    command_name    check_https_phabricator
-    command_line    /usr/lib/nagios/plugins/check_http -S -H 
'phabricator.wikimedia.org' -I misc-web-lb.eqiad.wikimedia.org -u 
'https://phabricator.wikimedia.org/' -s 'Wikimedia and MediaWiki'
-    }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I238bfef6cd1f57fd330161a1304673d32d62ddbf
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to