13 lines
185 B
YAML
13 lines
185 B
YAML
interval: 30s
|
|
api_key: bogus
|
|
|
|
hosts:
|
|
- name: localhost
|
|
address: 127.0.0.1
|
|
checks:
|
|
- type: ping
|
|
- name: localhost
|
|
address: 127.0.0.1
|
|
checks:
|
|
- type: ping
|