From 3152a8ef6e407bfa001e122dfa470eb5abf5ddde Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Mon, 26 Aug 2013 16:28:38 -0400 Subject: [PATCH] nagios: Update stats to new stats.zulip.net host. (imported from commit 1053750c9ba90ac21a9b523f84eefe5525e18e6d) --- servers/puppet/modules/zulip/files/nagios3/conf.d/hosts.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/puppet/modules/zulip/files/nagios3/conf.d/hosts.cfg b/servers/puppet/modules/zulip/files/nagios3/conf.d/hosts.cfg index 907218c9a1..55a1d9febb 100644 --- a/servers/puppet/modules/zulip/files/nagios3/conf.d/hosts.cfg +++ b/servers/puppet/modules/zulip/files/nagios3/conf.d/hosts.cfg @@ -74,6 +74,6 @@ define host{ use generic-host host_name stats alias stats - address stats.humbughq.com + address stats.zulip.net hostgroups all,not_pageable_servers }