|
version: '0.3'
|
|
monitors:
|
|
local:
|
|
procrunning:
|
|
jujud:
|
|
name: Juju Running
|
|
min: 1
|
|
max: 1
|
|
executable: jujud
|
|
rsync:
|
|
name: RSYNc Running
|
|
min: 1
|
|
max: 1
|
|
executable: rsync
|
|
remote:
|
|
tcp:
|
|
ssh:
|
|
name: SSH Running
|
|
port: 22
|
|
string: SSH.*
|
|
expect:
|
|
warning: 2
|
|
critical: 10
|
|
timeout: 12
|