Click or drag to resize

ClusterStats Properties

The ClusterStats type exposes the following members.

Properties
  NameDescription
Public propertyActualIOPS
Public propertyAverageIOPSize
Public propertyClientQueueDepth
Public propertyClusterUtilization
The amount of cluster capacity being utilized.
Public propertyLatencyUSec
Public propertyNormalizedIOPS
Public propertyReadBytes
Total bytes read by clients.
Public propertyReadBytesLastSample
Public propertyReadLatencyUSec
Public propertyReadLatencyUSecTotal
Public propertyReadOps
Total read operations.
Public propertyReadOpsLastSample
Public propertySamplePeriodMsec
Public propertyServicesCount
Services count
Public propertyServicesTotal
Total services.
Public propertyTimestamp
Current time in UTC format. ISO 8601 date string.
Public propertyUnalignedReads
Public propertyUnalignedWrites
Public propertyWriteBytes
Total bytes written by clients.
Public propertyWriteBytesLastSample
Public propertyWriteLatencyUSec
Public propertyWriteLatencyUSecTotal
Public propertyWriteOps
Total write operations.
Public propertyWriteOpsLastSample
Top
See Also