Asher has uploaded a new change for review.
https://gerrit.wikimedia.org/r/80679
Change subject: for misc-web-lb, just monitor varnish, not services behind it.
no paging for single host services without redundancy.
......................................................................
for misc-web-lb, just monitor varnish, not services behind it. no paging for
single host services without redundancy.
Change-Id: I42cd89e5cd7b8f76cb4157796c7a6fecc5683d4f
---
M manifests/lvs.pp
1 file changed, 6 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/79/80679/1
diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index 4f2e862..4ee3722 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -1141,7 +1141,8 @@
check_command =>
"check_http_lvs!en.wikivoyage.org!/wiki/Main_Page";
'misc-web-lb.eqiad.wikimedia.org':
ip_address => $ip['misc_web']['eqiad']['misc_web'],
- check_command =>
'check_http_lvs!git.wikimedia.org!/robots.txt';
+ #check_command =>
'check_http_lvs!git.wikimedia.org!/robots.txt';
+ check_command => 'check_http_lvs!varnishcheck!/';
}
monitor_service_lvs6_http_https {
@@ -1201,7 +1202,8 @@
uri => "en.wikivoyage.org!/wiki/Main_Page";
'misc-web-lb.eqiad.wikimedia.org':
ip_address => $ip['misc_web']['eqiad']['misc_web6'],
- uri => 'git.wikimedia.org!/robots.txt';
+ #uri => 'git.wikimedia.org!/robots.txt';
+ uri => 'varnishcheck!/';
}
monitor_service_lvs_https {
@@ -1261,7 +1263,8 @@
check_command =>
"check_https_lvs!en.wikivoyage.org!/wiki/Main_Page";
'misc-web-lb.eqiad.wikimedia.org':
ip_address => $ip['misc_web']['eqiad']['misc_web'],
- check_command =>
'check_https_lvs!git.wikimedia.org!/robots.txt';
+ #check_command =>
'check_https_lvs!git.wikimedia.org!/robots.txt';
+ check_command => 'check_https_lvs!varnishcheck!/';
}
# esams -lb addresses
--
To view, visit https://gerrit.wikimedia.org/r/80679
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I42cd89e5cd7b8f76cb4157796c7a6fecc5683d4f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Asher <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits