Update critical threshold to 95 instead of 80 pourcent
This commit is contained in:
parent
f714d83eb9
commit
5d970ae7f2
@ -17,7 +17,7 @@ webhook_id = "${var.webhook_id}"
|
||||
|
||||
df {
|
||||
fs_name = "10.32.0.152:/export/pvc-"
|
||||
critical = "85"
|
||||
critical = "95"
|
||||
}
|
||||
EOF
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user