SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.SRM.PoolStatistics

Base type: System.StatisticsEntity

Summary: Stores Pool statistics. Namely: IO IO Size IOPS Hit IO Bytes Cache Hit Ratio R/W Ratio Throughput

Properties

Name Type Notes
Description System.String
PoolID System.Int32
IOTotal System.Int64
IORead System.Int64
IOWrite System.Int64
IOOther System.Int64
IOPSTotal System.Single
IOPSRead System.Single
IOPSWrite System.Single
IOPSOther System.Single
IOPSReadWriteRatio System.Single
BytesTotal System.Int64
BytesRead System.Int64
BytesWrite System.Int64
BytesPSTotal System.Single
BytesPSRead System.Single
BytesPSWrite System.Single
IOSizeTotal System.Int32
IOSizeRead System.Int32
IOSizeWrite System.Int32
IOLatencyTotal System.Single
IOLatencyRead System.Single
IOLatencyWrite System.Single
IOLatencyOther System.Single
HitIORead System.Int64
HitIOWrite System.Int64
CacheHitRatio System.Single
RatioRead System.Single
RatioWrite System.Single
Weight System.Single
ObservationTimestamp System.DateTime
ObservationFrequency System.DateTime
Weight System.Double Default='1.0'.
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.
Pool Orion.SRM.Pools Defined by relationship Orion.SRM.PoolsReferencesPoolStatistics (System.Hosting)