proc:SysMemFree
system free 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 free memory of system. | RANGE: [0, 18446744073709551615] | 
| curr | scalar:Uint64 | 
Free 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 free memory of system. | RANGE: [0, 18446744073709551615] | 
| min | scalar:Uint64 | 
Recorded minimum free memory of system. | RANGE: [0, 18446744073709551615] | 
| timemax | scalar:Uint64 | 
Time stamp at when maximum free memory recorded. | RANGE: [0, 18446744073709551615] | 
| timemin | scalar:Uint64 | 
Time stamp at when minimum free memory 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  |