mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
buildvmhost: increase nrpe procs limit
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -10,8 +10,8 @@ csi_relationship: |
|
||||
# See http://infrastructure.fedoraproject.org/csi/security-policy/
|
||||
csi_security_category: High
|
||||
nested: True
|
||||
nrpe_procs_crit: 1600
|
||||
nrpe_procs_warn: 1500
|
||||
nrpe_procs_crit: 1800
|
||||
nrpe_procs_warn: 1700
|
||||
virthost: true
|
||||
nagios_Check_Services:
|
||||
swap: false
|
||||
|
||||
Reference in New Issue
Block a user