Gehel has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/394987 )

Change subject: wdqs: use the /readiness-probe in WDQS icinga checks
......................................................................


wdqs: use the /readiness-probe in WDQS icinga checks

Bug: T181989
Change-Id: Ic42863eb87fe936183189644ef9b1635c29f568d
---
M modules/wdqs/manifests/monitor/services.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Smalyshev: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Gehel: Looks good to me, approved



diff --git a/modules/wdqs/manifests/monitor/services.pp 
b/modules/wdqs/manifests/monitor/services.pp
index 29cf7a3..ec67508 100644
--- a/modules/wdqs/manifests/monitor/services.pp
+++ b/modules/wdqs/manifests/monitor/services.pp
@@ -8,7 +8,7 @@
 
     nrpe::monitor_service { 'WDQS_Internal_HTTP_endpoint':
         description  => 'WDQS HTTP Port',
-        nrpe_command => '/usr/lib/nagios/plugins/check_tcp -H 127.0.0.1 -p 80',
+        nrpe_command => '/usr/lib/nagios/plugins/check_http -H 127.0.0.1 -p 80 
-w 10 -u /readiness-probe',
     }
 
     nrpe::monitor_service { 'WDQS_Local_Blazegraph_endpoint':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic42863eb87fe936183189644ef9b1635c29f568d
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel <[email protected]>
Gerrit-Reviewer: Gehel <[email protected]>
Gerrit-Reviewer: Smalyshev <[email protected]>
Gerrit-Reviewer: Volans <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to