Each Correlation RA entity collects the following statistics that may be monitored via the Rhino statistics client.
Counters
| Name | Description |
|---|---|
|
Count of correlation IDs which have been requested via |
|
Count of correlation queries which returned immediately (synchronous delivery) as the local RA had the data available. |
|
Count of correlation queries which did not return immediately (asynchronous delivery) as the local RA did not have the data available. |
|
Count of correlation queries which is triggered through asynchronous or force synchronous request, but the data is in local RA instance. |
|
Count of correlation queries which required delivering data to another correlation RA instance. |
|
Count of correlation queries which could not be remotely delivered as the destination RA for a correlation ID was unknown. |
|
|
The count correlationGets should equal the sum of localGets + remoteGets.
|
These statistics can use used to create threshold-based alarms.
