mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 14:03:32 +08:00
Zabbix: more misc threshold fixes
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -42,3 +42,5 @@ nrpe_procs_warn: 900
|
||||
postfix_group: vpn
|
||||
virthost: true
|
||||
vpn: true
|
||||
zabbix_macros:
|
||||
'VFS.DEV.WRITE.AWAIT.WARN': 100
|
||||
|
||||
@@ -12,3 +12,7 @@ sar_script_user: mailman
|
||||
vmhost: vmhost-x86-05.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
num_cpus: 8
|
||||
zabbix_macros:
|
||||
# 90% of the 250000 factor between the 10Mb/s Zabbix thinks
|
||||
# it has, and the 25Gb/s the vmhost actually has
|
||||
'IF.UTIL.MAX:"tun0"': 225000
|
||||
|
||||
Reference in New Issue
Block a user