Zabbix: Increase disk thresholds for copr hypervisors

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe
2025-10-03 16:01:03 +01:00
parent fdfddc6e1f
commit f565c59e45

View File

@@ -20,3 +20,5 @@ zabbix_macros:
MEMORY.UTIL.MAX: 100
NET.IF.IFNAME.NOT_MATCHES: "^(vnet.*|virbr.*)"
SWAP.PFREE.MIN.WARN: 0
VFS.DEV.READ.AWAIT.WARN: 40
VFS.DEV.WRITE.AWAIT.WARN: 80