mirror of https://github.com/zulip/zulip.git
Change expected autossh processes to 10
(imported from commit 41b06ce3f7cded7a29101a6de2d471bdffab5bcc)
This commit is contained in:
parent
e4dbe57c10
commit
b383884019
|
@ -41,7 +41,7 @@ define service{
|
||||||
service_description Number of autossh processes
|
service_description Number of autossh processes
|
||||||
# If you change the number of munin autossh processes, change
|
# If you change the number of munin autossh processes, change
|
||||||
# the second and third arguments, below.
|
# the second and third arguments, below.
|
||||||
check_command check_named_procs!autossh!12:12!12:17
|
check_command check_named_procs!autossh!10:10!10:17
|
||||||
}
|
}
|
||||||
|
|
||||||
define service{
|
define service{
|
||||||
|
|
Loading…
Reference in New Issue