bvirthost: increase default number of processes before alerting

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-07-06 09:37:40 -07:00
parent 2de770d167
commit 3a9405cd77

View file

@ -2,6 +2,6 @@
nagios_Check_Services: nagios_Check_Services:
swap: false swap: false
nested: true nested: true
nrpe_procs_crit: 1500 nrpe_procs_crit: 3500
nrpe_procs_warn: 1400 nrpe_procs_warn: 3000
virthost: true virthost: true