Name | Description |
boolean Connected | Connected information for each Broker transport. |
long NumDocsSent | Number of documents sent to the Broker from this Integration Server since the server has been running. |
long deltaNumDocsSent | Delta of the number of documents sent to the Broker from this Integration Server since the server has been running. This KPI reports the difference between the last two continuous poll readings of numDocsSent. |
long NumDocsRecv | Number of documents received from the Broker by this Integration Server since the server has been running. |
long deltaNumDocsRecv | Delta of the number of documents received from the Broker by this Integration Server since the server has been running. This KPI reports the difference between the last two continuous poll readings of numDocsRecv. |
int ObjectStatus | Indicates Operational or Failed status of the component. |
boolean ContainsResourceMessage | Flag indicating a resource message, such as a log message or exception message, has been received from the monitored resource. |
int MessageSeverity | Severity level of the resource message: Critical = 1 Major = 2 Minor = 3 Warning = 4 Info = 5 Ok = 6 Indeterminate = 7 |