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