openqa-lab01: set max_cpu to prevent going way over whats available
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
40fb322b0d
commit
7bea59d7f6
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ lvm_size: 1750000
|
||||||
mem_size: 16384
|
mem_size: 16384
|
||||||
mem_size: 262144
|
mem_size: 262144
|
||||||
num_cpus: 60
|
num_cpus: 60
|
||||||
|
max_cpu: 60
|
||||||
|
|
||||||
nrpe_procs_warn: 1000
|
nrpe_procs_warn: 1000
|
||||||
nrpe_procs_crit: 1200
|
nrpe_procs_crit: 1200
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue