forked from infra/ansible
Zabbix: more misc threshold fixes
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
2a1949f469
commit
0bf431d620
2 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue