bvmhost-p09: increase max_procs for nagios a lot

These machines on recent kernels often have a LOT of processes.
They are ok, they just spawn a lot of threads for things like storage
and virtual guests. There's no point in alerting on this, it happens all
the time and the machines are fine.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-03-27 18:17:13 -07:00
parent c5f2475537
commit b8eb3ae2bd
6 changed files with 12 additions and 0 deletions

View File

@ -34,3 +34,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 13000
nrpe_procs_warn: 12000

View File

@ -36,3 +36,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 13000
nrpe_procs_warn: 12000

View File

@ -35,3 +35,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 13000
nrpe_procs_warn: 12000

View File

@ -34,3 +34,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 13000
nrpe_procs_warn: 12000

View File

@ -35,3 +35,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 13000
nrpe_procs_warn: 12000

View File

@ -34,3 +34,5 @@ network_connections:
state: up
type: ethernet
mtu: 9000
nrpe_procs_crit: 13000
nrpe_procs_warn: 12000