Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH2UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
JIRAIDAUTHSBX-98969
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26ca18039c, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c7480005, userName='null'}


Panel

In this section:

Table of Contents
maxLevel4


Overview

Use this parameter to configure

  • the number of out-of-memory coredumps allowed on a system,
  • the number of processes against which to take a core dump when memory utilization is high, and
  • the memory utiliization threshold, as a percentage, to determine when to take coredumps of high memory utilization which is consuming processes.


Command Syntax

Code Block
% set system outOfMemoryCoredump 
  coredumpCountLimit <1-10>
  numberOfProcessesToCoredump <1-5>
  threshold <threshold <disabled, or 75-91>

Command Parameters

Caption
0Table
1Out of Memory Coredump Parameters
3Out of Memory Coredump Parameters


ParameterLength/RangeDefaultDescription
coredumpCountLimit1-102The number of out-of-memory coredumps allowed on an SBC system.
numberOfProcessesToCoredump1-52The number of processes against which to take a core dump when memory utilization is high.
threshold
  • A value in the range of 75-91
  • Or "disabled"

85 

Default is 91 under the following conditions: 

  • System memory is less than 16 GB
  • The system is a 5110, 5210 or 5400 series
 
The memory utiliization threshold, as a percentage, to determine when to take coredumps of high memory utilization which is consuming processes.


Pagebreak