Zabbix: ignore free ram on power hosts

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe
2025-08-18 13:02:24 +01:00
parent ebb9d6f4c3
commit 55f861ef85
2 changed files with 4 additions and 0 deletions

View File

@@ -58,3 +58,5 @@ network_connections:
mtu: 1500
nrpe_procs_crit: 13000
nrpe_procs_warn: 12000
zabbix_macros:
MEMORY.AVAILABLE.MIN: 0

View File

@@ -83,3 +83,5 @@ network_connections:
mtu: 1500
nrpe_procs_crit: 5500
nrpe_procs_warn: 4500
zabbix_macros:
MEMORY.AVAILABLE.MIN: 0