Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/235454
Change subject: labstore: Make sure that check_http hits correct IP
......................................................................
labstore: Make sure that check_http hits correct IP
command definition syntax is pretty shitty. Why does all
software suck, and nagios compatible ones even more so?
Change-Id: I6b8954d272f31756a299a437840bc00600461d3d
---
M modules/labstore/manifests/monitoring.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/54/235454/1
diff --git a/modules/labstore/manifests/monitoring.pp
b/modules/labstore/manifests/monitoring.pp
index d610489..5d75599 100644
--- a/modules/labstore/manifests/monitoring.pp
+++ b/modules/labstore/manifests/monitoring.pp
@@ -51,7 +51,7 @@
# Monitor instance NFS availability
monitoring::service { 'nfs-on-labs-instances':
description => 'NFS read/writeable on labs instances',
- check_command =>
'check_http_url_for_string!tools-checker.wmflabs.org!/nfs/home!OK',
+ check_command =>
'check_http_url_at_address_for_string!tools-checker.wmflabs.org!/nfs/home!OK',
}
}
--
To view, visit https://gerrit.wikimedia.org/r/235454
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b8954d272f31756a299a437840bc00600461d3d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits