{ "defaults": { }, "checks": [ { "name": "test", "threshold": 3, "annoy": false, "schedule": { "regular_interval": 15, "attentive_interval": 1 }, "notifications": [ { "kind": "console", "parameters": { } } ], "kind": "generic_remote", "parameters": { "host" : "iks-vvd-cn.greenscale.lan", "user" : "root", "ssh_key" : "/home/christiann/.ssh/id_ed25519.pub", "mount_point" : "/", "threshold" : 95, "strict" : false } } ] }