Process Core - HPE FlexNetwork 7500 Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexNetwork 7500 Series:
Table of Contents

Advertisement

Field
State
HH:MM:SS
MAX
CPU
Name

process core

Use process core to enable or disable a process to generate core files for exceptions and set the
maximum number of core files.
Syntax
In standalone mode:
process core { maxcore value | off } { job job-id | name process-name } [ slot slot-number [ cpu
cpu-number ] ]
In IRF mode:
process core { maxcore value | off } { job job-id | name process-name } [ chassis chassis-number
slot slot-number [ cpu cpu-number ] ]
Views
User view
Default
A process generates a core file for the first exception and does not generate any core files for
subsequent exceptions.
Predefined user roles
network-admin
mdc-admin
Parameters
off: Disables core file generation.
maxcore value: Enables core file generation and sets the maximum number of core files, in the
range of 1 to 10.
name process-name: Specifies a process by its name, a case-insensitive string of 1 to 15
characters.
job job-id: Specifies a process by its job ID, in the range of 1 to 2147483647. The job ID does not
change after the process restarts.
slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command
enables or disables core file generation for a process and sets the maximum number of core files on
the active MPU. (In standalone mode.)
Description
State of a thread:
R—Running.
S—Sleeping.
T—Traced or stopped.
D—Uninterruptible sleep.
Z—Zombie.
Running time of a thread since last restart.
Longest time that a single thread scheduling occupies the CPU, in milliseconds.
CPU usage of a thread.
Name of a thread. If square brackets ([ ]) exist in a thread name, the thread is a kernel
thread.
297

Advertisement

Table of Contents
loading

Table of Contents