Remove postgres2 configuration

This commit is contained in:
Zev Benjamin 2016-03-23 09:30:11 -07:00 committed by Tim Abbott
parent ae2560a027
commit 965f923ac3
4 changed files with 1 additions and 11 deletions

View File

@ -70,14 +70,6 @@ define host{
hostgroups all,postgres_appdb,pageable_servers
}
define host{
use generic-host
host_name postgres2
alias postgres2
address postgres2.zulip.net
hostgroups all,postgres,postgres_appdb_primary,pageable_servers
}
define host{
use generic-host
host_name postgres3

View File

@ -41,7 +41,7 @@ define service{
service_description Number of autossh processes
# If you change the number of munin autossh processes, change
# the second and third arguments, below.
check_command check_named_procs!autossh!11:11!11:17
check_command check_named_procs!autossh!10:10!10:17
}
define service{

View File

@ -123,5 +123,4 @@ hostssl zulip zulip 54.200.19.65/32 cert # prod0 pub
# TODO: use certs
hostssl replication replicator 10.244.48.12/32 md5 # postgres1
hostssl replication replicator 54.200.14.93/32 md5 # postgres2 public IP
hostssl replication replicator 54.201.105.241/32 md5 # postgres3 public IP

View File

@ -18,7 +18,6 @@ class zulip_internal::munin {
"prod0",
"stats",
"postgres1",
"postgres2",
"postgres3",
"redis0",
]