Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/124834
Change subject: Partial revert of a87afea676375aba4f0ec28228e28df0502e5321 ...................................................................... Partial revert of a87afea676375aba4f0ec28228e28df0502e5321 Previously we were setting hostname to $::realm which was intentionally bogus... that didn't do what was hoped, though, and caused icinga to bail out and skip a bunch of tests. Change-Id: If8102cffd4364639522546211690797dae8133a6 --- M manifests/role/graphite.pp 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/34/124834/1 diff --git a/manifests/role/graphite.pp b/manifests/role/graphite.pp index b60c01e..cc128dc 100644 --- a/manifests/role/graphite.pp +++ b/manifests/role/graphite.pp @@ -162,7 +162,6 @@ $apache_auth = template('graphite/apache-auth-ldap.erb') monitor_service { 'reqstats_5xx': - host => $::realm, description => 'HTTP 5xx req/min', check_command => 'check_reqstats_5xx!http://graphite.wikimedia.org!-1hours!250!500', } -- To view, visit https://gerrit.wikimedia.org/r/124834 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If8102cffd4364639522546211690797dae8133a6 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits