mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	nagios: Remove misleading "staging_frontends" from standalone.
No services are tested for the `staging_frontends` hostgroup, so this does not alter the checks.
This commit is contained in:
		
				
					committed by
					
						
						Alex Vandiver
					
				
			
			
				
	
			
			
			
						parent
						
							d804de871d
						
					
				
				
					commit
					08127086bc
				
			@@ -4,7 +4,7 @@ define host{
 | 
				
			|||||||
       host_name        <%= host %>
 | 
					       host_name        <%= host %>
 | 
				
			||||||
       alias            <%= host %>
 | 
					       alias            <%= host %>
 | 
				
			||||||
       address          <%= host %>
 | 
					       address          <%= host %>
 | 
				
			||||||
       hostgroups       all,non_aws_host,web,frontends,staging_frontends,not_pageable_servers,postgresql,postgresql_primary
 | 
					       hostgroups       all,non_aws_host,web,frontends,not_pageable_servers,postgresql,postgresql_primary
 | 
				
			||||||
       }
 | 
					       }
 | 
				
			||||||
<% end -%>
 | 
					<% end -%>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user