bvmhost-a64: increase process limits further to avoid false positive nagios alerts

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-11-22 09:31:39 -08:00
parent 307eb7ecc3
commit 28c744658c
5 changed files with 10 additions and 10 deletions

View file

@ -34,5 +34,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 2800
nrpe_procs_warn: 2500
nrpe_procs_crit: 3500
nrpe_procs_warn: 3000

View file

@ -36,5 +36,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 2800
nrpe_procs_warn: 2500
nrpe_procs_crit: 3500
nrpe_procs_warn: 3000

View file

@ -34,5 +34,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 2800
nrpe_procs_warn: 2500
nrpe_procs_crit: 3500
nrpe_procs_warn: 3000

View file

@ -34,5 +34,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 2800
nrpe_procs_warn: 2500
nrpe_procs_crit: 3500
nrpe_procs_warn: 3000

View file

@ -34,5 +34,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 2800
nrpe_procs_warn: 2500
nrpe_procs_crit: 3500
nrpe_procs_warn: 3000