Files
fedora-infra_ansible/inventory/group_vars/bvirthost
Greg Sutcliffe 0680bd0178 Zabbix: ignore memory usage on builders
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 13:56:14 +01:00

14 lines
276 B
Plaintext

---
nagios_Check_Services:
swap: false
nested: true
nrpe_procs_crit: 3500
nrpe_procs_warn: 3000
virthost: true
zabbix_macros:
MEMORY.UTIL.MAX: 100
NET.IF.IFNAME.NOT_MATCHES: "^vnet.*"
SWAP.PFREE.MIN.WARN: 0
VFS.DEV.READ.AWAIT.WARN: 40
VFS.DEV.WRITE.AWAIT.WARN: 80