proc:ExitProcEntry
Exit Process Entry
Telemetry Sensor Path(s)
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| coreExist | scalar:Bool |
Core existence in system. | SELECTION: true or false |
| exitReason | scalar:Uint32 |
service last exit reason | RANGE: [0, 4294967295] |
| exitTime | scalar:Uint64 |
Epoch time at when process exited. | RANGE: [0, 18446744073709551615] |
| key | scalar:Uint32 |
key index | RANGE: [0, 4294967295] |
| normalExit | scalar:Bool |
Is a normal exit? | SELECTION: true or false |
| pid | scalar:Uint32 |
Current pid of process. | RANGE: [0, 4294967295] |
| procName | string:Basic |
Name of the process. | A sequence of characters |
| stackExist | scalar:Bool |
Stack info available in crash file. | SELECTION: true or false |
| sysmgrSvc | scalar:Bool |
Is process owned by sysmgr? | SELECTION: true or false |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |