SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.SRM.LUNStatistics

Base type: System.StatisticsEntity

Summary: Stores LUNs statistics. Namely: IO IO Size IO Latency IOPS IOPS R/W Ratio Hit IO Bytes Cache Hit Ratio R/W Ratio Throughput Queue Length

Properties

Name Type Notes
Description System.String
LUNID 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
IOLatencyTotal System.Single
IOLatencyRead System.Single
IOLatencyWrite System.Single
IOLatencyOther System.Single
IOSizeTotal System.Int32
IOSizeRead System.Int32
IOSizeWrite System.Int32
HitIORead System.Int64
HitIOWrite System.Int64
CacheHitRatio System.Single
RatioRead System.Single
RatioWrite System.Single
QueueLength System.Int64
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'.
LUN Orion.SRM.LUNs Defined by relationship Orion.SRM.LUNsReferencesLUNStatistics (System.Hosting)