Skip to content
Snippets Groups Projects
Commit 1efae591 authored by void's avatar void
Browse files

monitoring optionen für weatherwax

parent 0518117b
No related branches found
No related tags found
No related merge requests found
......@@ -28,4 +28,12 @@ administratorenteam:
- "sandhome"
- "jabertwo"
# Monitoring aktivieren
alert:
load:
warn: 4
crit: 8
disks:
- { mountpoint: "/", warn: "10 GB", crit: "3 GB" }
- { mountpoint: "/mnt/data", warn: "10 GB", crit: "3 GB" }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment