{ "defaults": { "schedule": { "regular_interval": 10, "attentive_interval": 1 }, "notifications": [ { "kind": "libnotify", "parameters": { } } ] }, "checks": [ { "name": "test", "kind": "script", "parameters": { "path": "/tmp/script", "arguments": [] } } ] }