Files
cachet-url-monitor/config.yml
2016-04-27 21:45:24 -07:00

15 lines
268 B
YAML

endpoint:
url: http://www.google.com
method: GET
expectation:
- type: HTTP_STATUS
status: 200
- type: LATENCY
threshold: 80
cachet:
api_url: http://status.cachethq.io/api/v1/
token: my_token
component_id: 1
metric_id: 1
frequency: 30