SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.APM.StatisticsUsage

Base type: System.StatisticsEntity

Summary: This entity represents statistic usage.

Properties

Name Type Notes
ComponentID System.Int64 The unique integer representation of component.
Date System.DateTime The date of poll.
ApplicationAvailability System.Double The integer value that contains the application availability.
ComponentAvailability System.Double The integer value that contains the component availability in percent.
ComponentStatus System.String The string value that contains component status.
ResponseTime System.Int64 The long value that contains the component response time.
MinStatisticData System.Double The double value that contains the minimum statistic data.
AvgStatisticData System.Double The double value that contains the average statistic data.
MaxStatisticData System.Double The double value that contains the maximum statistic data.
Description System.String The string value that contains statistic usage entity description.
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'.
Component Orion.APM.Component Defined by relationship Orion.APM.ComponentStatisticsUsageHosting (System.Hosting)