icam:MemProcess
The MO that holds the physical memory (VmRSS) utilization stats of a process, in KB
Telemetry Sensor Path(s)
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| avg | scalar:Sint64 |
Average Utilization of a resource | RANGE: [-9223372036854775808, 9223372036854775807] |
| id | icam:processId (scalar:Uint32) |
The pid of the process | RANGE: [1 , 4194304] |
| max | scalar:Sint64 |
Maximum Utilization of a resource | RANGE: [-9223372036854775808, 9223372036854775807] |
| min | scalar:Sint64 |
Minimum Utilization of a resource | RANGE: [-9223372036854775808, 9223372036854775807] |
| name | icam:processName (string:Basic) |
The name of the process | MAX SIZE: 31 |
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 |