forked from infra/ansible
Zabbix: add some more macro overrides
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
bc2bd50a06
commit
b7551004fa
2 changed files with 4 additions and 1 deletions
|
|
@ -41,3 +41,5 @@ shared_buffers: "4GB"
|
|||
tcp_ports: [5432, 443]
|
||||
vmhost: vmhost-x86-04.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
zabbix_macros:
|
||||
'PG.LOCKS.MAX.WARN:"mirrormanager2"': 3000
|
||||
|
|
|
|||
|
|
@ -82,5 +82,6 @@ vmhost: vmhost-x86-04.rdu3.fedoraproject.org
|
|||
volgroup: /dev/vg_guests
|
||||
zabbix_macros:
|
||||
'PG.LOCKS.MAX.WARN:"anitya"': 500
|
||||
'PG.LOCKS.MAX.WARN:"bodhi2"': 200
|
||||
'PG.LOCKS.MAX.WARN:"bodhi2"': 500
|
||||
'PG.LOCKS.MAX.WARN:"datanommer2"': 1000
|
||||
'PG.LOCKS.MAX.WARN:"hyperkitty"': 500
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue