proc:SysMemUsage
system memory usage
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:Float | 
Average usage of system memory. | A floating number per IEEE-754 standard | 
| curr | scalar:Float | 
percentage of system memory used at this instant. | A floating number per IEEE-754 standard | 
| interval | string:Basic | 
Interval at which data is collected. | A sequence of characters DEFAULT: 30sec  | 
| max | scalar:Float | 
percentage of system memory used. Recorded maximum value. | A floating number per IEEE-754 standard | 
| min | scalar:Float | 
percentage of system memory used. Recorded minimum value. | A floating number per IEEE-754 standard | 
| timemax | scalar:Uint64 | 
Time stamp at when maximum memory usage recorded. | RANGE: [0, 18446744073709551615] | 
| timemin | scalar:Uint64 | 
Time stamp at when minimum memory usage was recorded. | 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  |