mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Zabbix: ignore free ram on power hosts
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -58,3 +58,5 @@ network_connections:
|
||||
mtu: 1500
|
||||
nrpe_procs_crit: 13000
|
||||
nrpe_procs_warn: 12000
|
||||
zabbix_macros:
|
||||
MEMORY.AVAILABLE.MIN: 0
|
||||
|
||||
@@ -83,3 +83,5 @@ network_connections:
|
||||
mtu: 1500
|
||||
nrpe_procs_crit: 5500
|
||||
nrpe_procs_warn: 4500
|
||||
zabbix_macros:
|
||||
MEMORY.AVAILABLE.MIN: 0
|
||||
|
||||
Reference in New Issue
Block a user