mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
14 lines
276 B
Plaintext
14 lines
276 B
Plaintext
---
|
|
nagios_Check_Services:
|
|
swap: false
|
|
nested: true
|
|
nrpe_procs_crit: 3500
|
|
nrpe_procs_warn: 3000
|
|
virthost: true
|
|
zabbix_macros:
|
|
MEMORY.UTIL.MAX: 100
|
|
NET.IF.IFNAME.NOT_MATCHES: "^vnet.*"
|
|
SWAP.PFREE.MIN.WARN: 0
|
|
VFS.DEV.READ.AWAIT.WARN: 40
|
|
VFS.DEV.WRITE.AWAIT.WARN: 80
|