Orion.APM.ComponentAlert
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents component. Used in alerting.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ApplicationID | System.Int32 | The unique integer representation of parent application. | everyone |
ComponentID | System.Int64 | The unique integer representation of component. | everyone |
ApplicationAvailability | System.String | The string value that contains the application availability. | everyone |
ComponentName | System.String | The string value that contains the name of component. | everyone |
ComponentType | System.Int32 | The integer value that contains the component type. | everyone |
ComponentAvailability | System.String | The availability of a component. | everyone |
ResponseTime | System.Int64 | The long value that contains the component response time. | everyone |
StatisticData | System.Double | The double value that contains the component statistic data. | everyone |
ProcessName | System.String | The string value that contains the name of process. | everyone |
ProcessInstanceCount | System.Int32 | The integer value that contains the process instance count. | everyone |
PercentCPU | System.Int32 | The integer value that contains CPU usage in percent. | everyone |
PercentMemory | System.Int32 | The double value that contains memory usage in percent. | everyone |
MemoryUsed | System.Int64 | The double value that contains memory usage. | everyone |
PercentVirtualMemory | System.Int32 | The double value that contains virtual memory usage in percent. | everyone |
VirtualMemoryUsed | System.Int64 | The double value that contains virtual memory used. | everyone |
ComponentMessage | System.String | The string value that contains component message. | everyone |
UserDescription | System.String | The string value that contains the component user description. | everyone |
UserNotes | System.String | The string value that contains the component user notes. | everyone |
IOReadOperationsPerSec | System.Double | The integer value that contains IO read operations per second for process. | everyone |
IOWriteOperationsPerSec | System.Double | The integer value that contains IO write operations per second for process. | everyone |
IOTotalOperationsPerSec | System.Double | The integer value that contains IO read/write operations per second for process. | everyone |
StatusOrErrorDescription | System.String | The string value that contains the component status or status description. | everyone |
DisplayType | System.String | Provides the display type, for example, Windows Service, for the specific monitor. | everyone |
LastTimeUp | System.DateTime | Provides the date and time a component was last seen in the Up state. | everyone |
MultiValueMessages | System.String | Message sent when alerting on Multiple Value Chart. | everyone |
MultiValueStatistics | System.String | Statistics sent when alerting on Multiple Value Chart. | everyone |
PercentApplicationAvailability | System.Int32 | Provides the availability of an application as a percentage. | everyone |
PercentComponentAvailability | System.Int32 | Provides the availability of a component as a percentage. | everyone |
WindowsEventMessages | System.String | Full details of the corresponding event. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Component | Orion.APM.Component | Defined by relationship Orion.APM.ComponentAlertReferencesComponent (System.Reference) |