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

18 lines
293 B
YAML
Raw Normal View History

2021-05-10 08:15:50 +02:00
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