increase limits on bvirthosts the same as virthosts

This commit is contained in:
Kevin Fenzi 2016-09-26 22:46:54 +00:00
parent 00766320c8
commit 0929d32b72

View file

@ -1,4 +1,4 @@
---
virthost: true
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
nrpe_procs_warn: 1000
nrpe_procs_crit: 1100