http-server-status/config.yml

19 lines
230 B
YAML
Raw Normal View History

2021-09-20 10:38:41 +00:00
http:
listen: ":3003"
checks:
hdd:
2021-11-25 01:05:36 +00:00
max_percent: 80
2021-09-20 10:38:41 +00:00
load:
max_load_1: 10
max_load_5: 8
max_load_15: 5
memory:
2021-09-20 14:09:52 +00:00
max: 100
2021-09-20 14:45:34 +00:00
max_swap: 80
2021-10-21 10:15:55 +00:00
systemd:
services:
- sshd
- test
- docker