mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	[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:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
@@ -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{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user