SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.VIM.DatastoreStatistics

Base type: System.StatisticsEntity

Summary: Datastore Statistics History

Properties

Name Type Notes
DataStoreID System.Int32 Datastore ID
DateTime System.DateTime Date Time
UsedSpace System.Int64 Used Space
FreeSpace System.Int64 Free Space
ProvisionedSpace System.Int64 Provisioned Space
SpaceUsage System.Single Space Utilization
MinIOPSTotal System.Single Minimum IOPS Total
MaxIOPSTotal System.Single Maximum IOPS Total
AvgIOPSTotal System.Single Average IOPS Total
MinIOPSRead System.Single Minimum IOPS Read
MaxIOPSRead System.Single Maximum IOPS Read
AvgIOPSRead System.Single Average IOPS Read
MinIOPSWrite System.Single Minimum IOPS Write
MaxIOPSWrite System.Single Maximum IOPS Write
AvgIOPSWrite System.Single Average IOPS Write
MinLatencyTotal System.Single Minimum Latency Total
MaxLatencyTotal System.Single Maximum Latency Total
AvgLatencyTotal System.Single Average Latency Total
MinLatencyRead System.Single Minimum Latency Read
MaxLatencyRead System.Single Maximum Latency Read
AvgLatencyRead System.Single Average Latency Read
MinLatencyWrite System.Single Minimum Latency Write
MaxLatencyWrite System.Single Maximum Latency Write
AvgLatencyWrite System.Single Average Latency Write
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'.
DataStore Orion.VIM.Datastores Defined by relationship Orion.VIM.DatastoresToDatastoreStatistics (System.Hosting)