{ "services": [ { "name": "Github SSH", "interval": 5, "type": "tcp_dial", "config": { "address": "github.com:22" } }, { "name": "Github Ping", "interval": 5, "type": "ping", "config": { "address": "github.com" } } ] }