Tighten the thresholds for disk warnings a bit more

This commit is contained in:
Salt 2021-08-18 22:37:22 -05:00
parent ea8e205b42
commit c031124246

View File

@ -85,7 +85,7 @@ define service {
define service {
use ansible-generic-service
service_description Disk Usage
check_command check_snmp_storage_v3!^/$!80!90
check_command check_snmp_storage_v3!^/$!85!90
hostgroup_name snmp
}