Orion.APM.ProcessEvidence
SolarWinds Information Service 2019.2.5200 Schema Documentation
This entity presents process evidence statistics.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ID | System. |
The unique integer representation of process evidence statistics. | everyone |
ComponentStatusID | System. |
The unique integer representation of component status. | everyone |
Name | System. |
The string value that contains process name | everyone |
MinPercentCPU | System. |
The integer value that contains minimum CPU usage for process in percent. | everyone |
MaxPercentCPU | System. |
The integer value that contains maximum CPU usage for process in percent. | everyone |
AvgPercentCPU | System. |
The integer value that contains average CPU usage for process in percent. | everyone |
MinPercentMemory | System. |
The integer value that contains minimum memory usage for process in percent. | everyone |
MaxPercentMemory | System. |
The integer value that contains maximum memory usage for process in percent. | everyone |
AvgPercentMemory | System. |
The integer value that contains average memory usage for process in percent. | everyone |
MinMemoryUsed | System. |
The long value that contains minimum memory usage for process. | everyone |
MaxMemoryUsed | System. |
The long value that contains maximum memory usage for process. | everyone |
AvgMemoryUsed | System. |
The long value that contains average memory usage for process. | everyone |
MinPercentVirtualMemory | System. |
The integer value that contains minimum virtual memory usage for process in percent. | everyone |
MaxPercentVirtualMemory | System. |
The integer value that contains maximum virtual memory usage for process in percent. | everyone |
AvgPercentVirtualMemory | System. |
The integer value that contains average virtual memory usage for process in percent. | everyone |
MinVirtualMemoryUsed | System. |
The long value that contains minimum virtual memory usage for process. | everyone |
MaxVirtualMemoryUsed | System. |
The long value that contains maximum virtual memory usage for process. | everyone |
AvgVirtualMemoryUsed | System. |
The long value that contains average virtual memory usage for process. | everyone |
MinInstanceCount | System. |
The integer value that contains minimum instances count for process. | everyone |
MaxInstanceCount | System. |
The integer value that contains maximum instances count for process. | everyone |
AvgInstanceCount | System. |
The integer value that contains average instances count for process. | everyone |
ErrorCode | System. |
The integer value that contains the process evidence error code. | everyone |
OSErrorCode | System. |
The integer value that contains the operation system error code. | everyone |
StatusCode | System. |
The integer value that contains the process evidence status code. | everyone |
StatusCodeType | System. |
The integer value that contains the process evidence status code type. | everyone |
ErrorMessage | System. |
The string value that contains error message. | everyone |
RecordCount | System. |
The long value that contains the number of process evidence records that was archived. | everyone |
Archive | System. |
The boolean value that specifies if process evidence data was archived. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
ComponentStatus | Orion.APM.ComponentStatus | Defined by relationship Orion.APM.ComponentStatusHostsProcessEvidence (System.Hosting) |