http-server-status/config.yml
kekskurse 8d6b4d6db6
All checks were successful
continuous-integration/drone/push Build is passing
Add Systemd Check
2021-10-21 12:15:55 +02:00

18 lines
230 B
YAML

http:
listen: ":3003"
checks:
hdd:
max_percent: 10
load:
max_load_1: 10
max_load_5: 8
max_load_15: 5
memory:
max: 100
max_swap: 80
systemd:
services:
- sshd
- test
- docker