[manual] puppet: Add postgres2 to munin monitoring

You must run
autossh -2 -fN -M 20018 -L 5009:localhost:4949 nagios@postgres2.zulip.net
as nagios on nagios.zulip.net after deploying this commit.

(imported from commit bd8a61f99555ccf0a0010d79dbd89017aaafbb8f)
This commit is contained in:
Zev Benjamin
2013-11-22 18:59:52 -05:00
parent d7d98aaacc
commit 658972dda3
2 changed files with 6 additions and 1 deletions

View File

@@ -61,3 +61,8 @@ rundir /var/run/munin
address 127.0.0.1
port 5008
use_node_name yes
[postgres2]
address 127.0.0.1
port 5009
use_node_name yes

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!9:9!9:15
check_command check_named_procs!autossh!10:10!10:15
}
define service{