display source job-records
Parameters
Parameter | Description | Value |
---|---|---|
utask-id | Displays Job records about a specified user task. | The value is an integer ranging from 0 to 81. The value 0indicates all tasks. |
current | Displays the current Job record. | - |
Usage Guidelines
Displays Jobs that exist in the system and running records about a specified Job.
Displays Job running records for locating the fault cause when the CPU usage is high and the time consumption bottleneck needs to be determined.
Displays job running records for locating the fault cause when a specified module does not respond to external events in time and whether the specified module is affected by other events needs to be determined.
Example
# Display source records about the Job event of user task 2.
<HUAWEI> system-view
[HUAWEI] diagnose
[HUAWEI-diagnose] display source job-records 2 UTID-UTaskID; Pri-Priority; TEC-TotalExecCnt; TTU-TotalTimeUsed; MTO-MaxTimeOnce; TTD-TotalTimeDelayed; MTDO-MaxTimeDelayedOnce ------------------------------------------------------------------------------- UTID JobName Pri TEC TTU MTO TTD MTDO ------------------------------------------------------------------------------- Total job: 0 ------------------------------------------------------------------------------- UTask ID 2. Pri12 Link, TotalMsg=0. Pri11 Link, TotalMsg=0. Pri10 Link, TotalMsg=0. Pri09 Link, TotalMsg=0. Pri08 Link, TotalMsg=0. Pri07 Link, TotalMsg=0. Pri06 Link, TotalMsg=0. Pri05 Link, TotalMsg=0. Pri04 Link, TotalMsg=0. Pri03 Link, TotalMsg=0. Pri02 Link, TotalMsg=0. Pri01 Link, TotalMsg=0. Temp Link, TotalMsg=0. -------------------------------------------------------------------------------
Item | Description |
---|---|
UTID | User task ID |
JobName | Job name |
Pri | Job priority |
TEC | Number of times that a Job is executed |
TTU | Total duration of executing Jobs |
MTO | Maximum duration of executing a Job |
TTD | Delay for executing Jobs |
MTDO | Maximum delay of executing a Job |
TotalMsg | Total number of messages |