14 lines
213 B
YAML
14 lines
213 B
YAML
interval: 30s
|
|
api_key: bogus
|
|
|
|
groups:
|
|
servers:
|
|
- name: localhost
|
|
address: 127.0.0.1
|
|
checks:
|
|
- type: ping
|
|
- name: localhost
|
|
address: 127.0.0.1
|
|
checks:
|
|
- type: ping
|