9 lines
129 B
YAML
9 lines
129 B
YAML
interval: 30s
|
|
api_key_file: testdata/bogus.key
|
|
|
|
hosts:
|
|
- name: localhost
|
|
address: 127.0.0.1
|
|
checks:
|
|
- type: ping
|