instance instance-id endpoint ep system-health-level critical
Configures system health critical parameters.
Command Mode
Exec > Global Configuration (config) > Instance Configuration (config-instance-id-instance_id ) > Endpoint Configuration (config-endpoint-endpoint_type )
Syntax
system-health-level critical { [ cpu-percent cpu_percent ] [ memory-in-mbs memory ] [ num-of-goroutine number_of_goroutine ] }
cpu-percent cpu_percentage
Specify the CPU percentage.
Must be an integer.
Default Value: 60.
memory-in-mbs memory
Specify the memory in MB.
Must be an integer.
Default Value: 1024.
num-of-goroutine number_of_goroutine
Specify the number of goroutine per core.
Must be an integer.
Default Value: 35000.
Usage Guidelines
Use this command to configure system health critical parameters.