pie:ProcessMemoryInfo

Process Memory related properties

Telemetry Sensor Path(s)

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
comm string:Basic
Process Name for running process A sequence of characters
memPercent scalar:Float
Process Memory in Kilo Bytes A floating number per IEEE-754 standard
pId scalar:Uint32
Process Id for running process RANGE: [0, 4294967295]
resdMemory scalar:Uint32
Process Resident Memory in Kilo Bytes RANGE: [0, 4294967295]
virtualMemory scalar:Uint32
Process Virtual Memory in Kilo Bytes RANGE: [0, 4294967295]

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