xnet showxcmthread
Example
Show status of the connection management thread.
admin:/diagnose>xnet showxcmthread XCMThread monitor info : run count : 83087 bLive : 0 bHang : 0 bSimuHang : 0 ullTimeTag : 83052 uiUpFlag : 1 uiPeriodCnt : 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
run count | Count of executing a thread. |
bLive | Flag of thread existence. |
bHang | Flag of thread suspension. |
bSimuHang | Flag of simulated thread suspension. |
ullTimeTag | Time stamp of thread execution. |
uiUpFlag | Flag of Up operations. |
uiPeriodCnt | Periodic threads: cumulative count of periodic threads before the thread monitoring count is updated. |