From a974301b8bbd2bce7ef940e1aded41f07a67d700 Mon Sep 17 00:00:00 2001 From: Zev Benjamin Date: Wed, 15 Jan 2014 17:13:52 -0500 Subject: [PATCH] nagios: Add trac to the postgres_other hostgroup (imported from commit 7e531b982b8f8961f2201cdc8b88d90d5d238907) --- puppet/zulip_internal/files/nagios3/conf.d/hosts.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet/zulip_internal/files/nagios3/conf.d/hosts.cfg b/puppet/zulip_internal/files/nagios3/conf.d/hosts.cfg index 0797f71104..67865f6b53 100644 --- a/puppet/zulip_internal/files/nagios3/conf.d/hosts.cfg +++ b/puppet/zulip_internal/files/nagios3/conf.d/hosts.cfg @@ -27,7 +27,7 @@ define host{ host_name trac alias trac address trac.zulip.net - hostgroups all,web,not_pageable_servers + hostgroups all,web,not_pageable_servers,postgres_other } define host{