This commit is contained in:
committer
2024-06-16 12:21:01 -05:00
parent 31723d0aeb
commit 5433b9e611

View File

@@ -51,6 +51,7 @@ disk "/" {
format = " / ⛁ %avail " format = " / ⛁ %avail "
low_threshold = 10 low_threshold = 10
threshold_type = "percentage_avail" threshold_type = "percentage_avail"
format_below_threshold = "WARNING: / ⛁ %avail (%percentage_avail%) "
} }
disk "/media/drive2" { disk "/media/drive2" {