pie:SSDUsageData
Top ten processes performing read/write on SSD
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
pname | string:Basic |
Process name for the process performing SSD activity | A sequence of characters |
readMB | scalar:Float |
Number of by read read by the process | A floating number per IEEE-754 standard |
syscRead | scalar:Uint64 |
Sys read by the process | RANGE: [0, 18446744073709551615] |
syscWrite | scalar:Uint64 |
Sys write by the process | RANGE: [0, 18446744073709551615] |
writeMB | scalar:Float |
Number of bytes written by the process | 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 |