proc:SysMemUsed
system used memory
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 256 |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| avg | scalar:Uint64 |
Average used memory of system. | RANGE: [0, 18446744073709551615] |
| curr | scalar:Uint64 |
Used memory of the system at this instant. | RANGE: [0, 18446744073709551615] |
| interval | string:Basic |
Interval at which data is collected. | A sequence of characters DEFAULT: 30sec |
| max | scalar:Uint64 |
Recorded maximum used memory of system. | RANGE: [0, 18446744073709551615] |
| min | scalar:Uint64 |
Recorded minimum used memory of system. | RANGE: [0, 18446744073709551615] |
| timemax | scalar:Uint64 |
Time stamp at when maximum system memory is used. | RANGE: [0, 18446744073709551615] |
| timemin | scalar:Uint64 |
Time stamp at when minimum system memory is used. | 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 |