mirror of https://github.com/statping/statping
588 B
588 B
1 | name | domain | expected | expected_status | interval | type | method | post_data | port | timeout | order | allow_notifications | public | group_id | headers | permalink |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2 | Bulk Upload | http://google.com | 200 | 60s | http | get | 60s | 1 | TRUE | TRUE | Authorization=example | bulk_example | ||||
3 | JSON Post | https://jsonplaceholder.typicode.com/posts | 200 | 1m | http | post | {"id": 1, "title": 'foo', "body": 'bar', "userId": 1} | 15s | 2 | TRUE | TRUE | Content-Type=application/json | json_post_example | |||
4 | Google DNS | 8.8.8.8 | tcp | 53 | 10s | 3 | TRUE | TRUE | google_dns_example | |||||||
5 | Google DNS UDP | 8.8.8.8 | udp | 53 | 10s | 4 | TRUE | TRUE | google_dns_udp_example |