mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
nagios: Bump maximum processes limits.
These seemed to be flapping for no good reason.
This commit is contained in:
@@ -17,7 +17,7 @@ define service{
|
||||
use generic-service
|
||||
host_name nagios
|
||||
service_description Total Processes
|
||||
check_command check_procs_nokthreads!350!500
|
||||
check_command check_procs_nokthreads!500!650
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user