Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/248354
Change subject: aqs: Fix the LVS monitoring
......................................................................
aqs: Fix the LVS monitoring
restbase does not yet support the /_info endpoint for health monitoring.
Change the LVS check endpoint to /
Change-Id: I6cea7f383bfcd455e74d77f6f567fa17d2e2e0ea
---
M hieradata/common/lvs/configuration.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/54/248354/1
diff --git a/hieradata/common/lvs/configuration.yaml
b/hieradata/common/lvs/configuration.yaml
index a422ebe..a0ab8dc 100644
--- a/hieradata/common/lvs/configuration.yaml
+++ b/hieradata/common/lvs/configuration.yaml
@@ -870,7 +870,7 @@
cluster: aqs
service: aqs
icinga:
- check_command:
"check_http_lvs_on_port!aqs.svc.%{::site}.wmnet!7232!/_info"
+ check_command: "check_http_lvs_on_port!aqs.svc.%{::site}.wmnet!7232!/"
sites:
eqiad:
hostname: aqs.svc.eqiad.wmnet
--
To view, visit https://gerrit.wikimedia.org/r/248354
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6cea7f383bfcd455e74d77f6f567fa17d2e2e0ea
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits