and I learned that you cant set max mem over real mem
This commit is contained in:
parent
1b9f4facbd
commit
6c4ff17108
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ nrpe_procs_warn: 1200
|
|||
nrpe_procs_crit: 1400
|
||||
|
||||
mem_size: 16384
|
||||
max_mem_size: 32768
|
||||
num_cpus: 8
|
||||
|
||||
collectd_graphite: True
|
||||
|
|
|
@ -22,6 +22,7 @@ nrpe_procs_warn: 1200
|
|||
nrpe_procs_crit: 1400
|
||||
|
||||
mem_size: 16384
|
||||
max_mem_size: 32768
|
||||
num_cpus: 8
|
||||
|
||||
collectd_graphite: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue