mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	nagios: Fix various critical issues not tagged as pageable.
This commit is contained in:
		@@ -138,8 +138,9 @@ define service {
 | 
			
		||||
        use                             generic-service
 | 
			
		||||
        service_description             Check send receive time
 | 
			
		||||
        check_command                   check_send_receive_time!22
 | 
			
		||||
        max_check_attempts              2
 | 
			
		||||
        hostgroup_name                  frontends
 | 
			
		||||
        contact_groups                  admins
 | 
			
		||||
        contact_groups                  page_admins
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
## check_postgres.pl services
 | 
			
		||||
@@ -165,7 +166,7 @@ define service {
 | 
			
		||||
        service_description             Check postgres connection
 | 
			
		||||
        check_command                   check_postgres!zulip!nagios!connection
 | 
			
		||||
        hostgroup                       postgres_appdb
 | 
			
		||||
        contact_groups                  admins
 | 
			
		||||
        contact_groups                  page_admins
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
define service {
 | 
			
		||||
@@ -462,7 +463,7 @@ define service {
 | 
			
		||||
        # from a single failure because cron hasn't run again yet
 | 
			
		||||
        max_check_attempts              3
 | 
			
		||||
        hostgroup_name                  frontends
 | 
			
		||||
        contact_groups                  admins
 | 
			
		||||
        contact_groups                  page_admins
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
### The missedmessage_emails queue processor batches events, so don't monitor it this way
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user