mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
bvirthost: increase default number of processes before alerting
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
nagios_Check_Services:
|
||||
swap: false
|
||||
nested: true
|
||||
nrpe_procs_crit: 1500
|
||||
nrpe_procs_warn: 1400
|
||||
nrpe_procs_crit: 3500
|
||||
nrpe_procs_warn: 3000
|
||||
virthost: true
|
||||
|
||||
Reference in New Issue
Block a user