SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.APM.ComponentStatus

Base type: System.StatisticsEntity

Summary: This entity presents component status.

Properties

Name Type Notes
ID System.Int64 The unique integer representation of component status.
ApplicationID System.Int32 The unique integer representation of parent application.
ComponentID System.Int64 The unique integer representation of component.
Availability System.Int32 The integer value that contains the component availability.
PercentAvailability System.Double The integer value that contains the component availability in percent.
TimeStamp System.DateTime The date of poll.
RecordCount System.Int64 The long value that contains the number of status records that was archived.
Archive System.Byte The boolean value that specifies if status data was archived.
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'.
PortEvidence Orion.APM.PortEvidence Defined by relationship Orion.APM.ComponentStatusHostsPortEvidence (System.Hosting)
DynamicEvidence Orion.APM.DynamicEvidence Defined by relationship Orion.APM.ComponentStatusHostsDynamicEvidence (System.Hosting)
ProcessEvidence Orion.APM.ProcessEvidence Defined by relationship Orion.APM.ComponentStatusHostsProcessEvidence (System.Hosting)
ChartEvidence Orion.APM.ChartEvidence Defined by relationship Orion.APM.ComponentStatusHostsChartEvidence (System.Hosting)
Component Orion.APM.Component Defined by relationship Orion.APM.ComponentHostsStatus (System.Hosting)