SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.SRM.VServerStatistics

Base type: System.StatisticsEntity

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

Properties

Name Type Notes
Description System.String
VServerID 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
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
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'.
VServer Orion.SRM.VServers Defined by relationship Orion.SRM.VServersReferencesVServerStatistics (System.Hosting)