pie:MemoryUsage
Telemetry Sensor Path(s)
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| memFree | scalar:Uint32 |
Free Memory in Kilo Bytes | RANGE: [0, 4294967295] |
| memTotal | scalar:Uint32 |
Total Memory in Kilo Bytes | RANGE: [0, 4294967295] |
| memUsed | scalar:Uint32 |
Used Memory in Kilo Bytes | RANGE: [0, 4294967295] |
| memoryHealth | string:Basic |
Memory Health related Statistics | A sequence of characters |
| vmallocTotal | scalar:Uint64 |
Total Virtual Memory in Kilo Bytes | RANGE: [0, 18446744073709551615] |
| vmallocUsed | scalar:Uint64 |
Used Virtual Memory in Mega Kilo Bytes | RANGE: [0, 18446744073709551615] |
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 |