pie:AggregateData
Aggregate values of all processes performing read/write on SSD
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
currentReadInMbytes | scalar:Uint64 |
Current read data in Mega Bytes | RANGE: [0, 18446744073709551615] |
currentWriteInMbytes | scalar:Uint64 |
Current write data in Mega Bytes | RANGE: [0, 18446744073709551615] |
deltaReadInMbytes | scalar:Uint64 |
Delta read data in Mega Bytes | RANGE: [0, 18446744073709551615] |
deltaWriteInMbytes | scalar:Uint64 |
Delta write data in Mega Bytes | RANGE: [0, 18446744073709551615] |
durationInSeconds | scalar:Uint16 |
Duration for the data in Seconds | RANGE: [0, 65535] |
lastReadInMbytes | scalar:Uint64 |
Last read data in Mega Bytes | RANGE: [0, 18446744073709551615] |
lastWriteInMbytes | scalar:Uint64 |
Last written data in Mega Bytes | RANGE: [0, 18446744073709551615] |
readSpeedInMbytesPerSec | scalar:Float |
Read speed in Mega Bytes per second | A floating number per IEEE-754 standard |
writeSpeedInMbytesPerSec | scalar:Float |
Write speed in Mega Bytes per second | A floating number per IEEE-754 standard |
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 |