Change expected autossh processes to 10

(imported from commit 41b06ce3f7cded7a29101a6de2d471bdffab5bcc)
This commit is contained in:
Luke Faraone 2014-05-14 15:15:30 -07:00
parent e4dbe57c10
commit b383884019
1 changed files with 1 additions and 1 deletions

View File

@ -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{