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:
parent
307eb7ecc3
commit
28c744658c
5 changed files with 10 additions and 10 deletions
|
@ -34,5 +34,5 @@ network_connections:
|
||||||
state: up
|
state: up
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mtu: 9000
|
mtu: 9000
|
||||||
nrpe_procs_crit: 2800
|
nrpe_procs_crit: 3500
|
||||||
nrpe_procs_warn: 2500
|
nrpe_procs_warn: 3000
|
||||||
|
|
|
@ -36,5 +36,5 @@ network_connections:
|
||||||
state: up
|
state: up
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mtu: 9000
|
mtu: 9000
|
||||||
nrpe_procs_crit: 2800
|
nrpe_procs_crit: 3500
|
||||||
nrpe_procs_warn: 2500
|
nrpe_procs_warn: 3000
|
||||||
|
|
|
@ -34,5 +34,5 @@ network_connections:
|
||||||
state: up
|
state: up
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mtu: 9000
|
mtu: 9000
|
||||||
nrpe_procs_crit: 2800
|
nrpe_procs_crit: 3500
|
||||||
nrpe_procs_warn: 2500
|
nrpe_procs_warn: 3000
|
||||||
|
|
|
@ -34,5 +34,5 @@ network_connections:
|
||||||
state: up
|
state: up
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mtu: 9000
|
mtu: 9000
|
||||||
nrpe_procs_crit: 2800
|
nrpe_procs_crit: 3500
|
||||||
nrpe_procs_warn: 2500
|
nrpe_procs_warn: 3000
|
||||||
|
|
|
@ -34,5 +34,5 @@ network_connections:
|
||||||
state: up
|
state: up
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mtu: 9000
|
mtu: 9000
|
||||||
nrpe_procs_crit: 2800
|
nrpe_procs_crit: 3500
|
||||||
nrpe_procs_warn: 2500
|
nrpe_procs_warn: 3000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue