mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Adjust warn/error parameters for postgres locks (more aggressive).
Setting values to 15 (warn) and 100 (error). (imported from commit efda53fe04c7739a368aec449de7d43f181e61fb)
This commit is contained in:
		@@ -154,7 +154,7 @@ define service {
 | 
			
		||||
define service {
 | 
			
		||||
        use                             generic-service
 | 
			
		||||
        service_description             Check postgres locks
 | 
			
		||||
        check_command                   check_postgres_alert_args!22!locks!200!250
 | 
			
		||||
        check_command                   check_postgres_alert_args!22!locks!15!100
 | 
			
		||||
        hostgroup                       postgres
 | 
			
		||||
        contact_groups                  admins
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user