Orion.SRM.StorageControllerStatistics
SolarWinds Information Service 2020.2 Schema Documentation
Stores storage controller statistics.
Namely:
IO
IO Latency
IO Size
IOPS
IOPS Distribution
Bytes
Bytes PS Distribution
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
Description | System.String | everyone | |
StorageControllerID | System.Int32 | everyone | |
IOTotal | System.Int64 | everyone | |
IORead | System.Int64 | everyone | |
IOWrite | System.Int64 | everyone | |
IOPSDistribution | System.Decimal | everyone | |
IOPSTotal | System.Single | everyone | |
IOPSRead | System.Single | everyone | |
IOPSWrite | System.Single | everyone | |
IOPSReadWriteRatio | System.Single | everyone | |
BytesTotal | System.Int64 | everyone | |
BytesRead | System.Int64 | everyone | |
BytesWrite | System.Int64 | everyone | |
BytesPSDistribution | System.Decimal | everyone | |
BytesPSTotal | System.Single | everyone | |
BytesPSRead | System.Single | everyone | |
BytesPSWrite | System.Single | everyone | |
IOSizeTotal | System.Int32 | everyone | |
IOSizeRead | System.Int32 | everyone | |
IOSizeWrite | System.Int32 | everyone | |
IOLatencyTotal | System.Single | everyone | |
IOLatencyRead | System.Single | everyone | |
IOLatencyWrite | System.Single | everyone | |
Utilization | System.Int32 | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
StorageController | Orion.SRM.StorageControllers | Defined by relationship Orion.SRM.StorageControllersHostsStorageControllerStatistics (System.Hosting) |