virthosts: increase process limit on new servers

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-06-07 18:43:54 -07:00
parent 41272fa237
commit 8e50b0ebda
2 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 1000
nrpe_procs_warn: 900
nrpe_procs_crit: 1300
nrpe_procs_warn: 1200
postfix_group: vpn
vpn: true

View file

@ -28,7 +28,7 @@ network_connections:
name: br0-port0
state: up
type: ethernet
nrpe_procs_crit: 1000
nrpe_procs_warn: 900
nrpe_procs_crit: 1300
nrpe_procs_warn: 1200
postfix_group: vpn
vpn: true