Server-Monitoring-Scripts/config/config.example.yaml

18 lines
293 B
YAML

global:
debug: yes
discord:
webhookurl: https://discord.com/api/webhooks/
network:
interface: eth0
dhcp: yes
filesystem:
- hdd: /
max: 20
warn: 15
- hdd: /mnt/hdd2
max: 3570
warn: 3000
- hdd: /mnt/hdd3
warn: 18000
max: 20000