Version: 17.07
The UltraESB-X statistics view provides statistics on various aspects of an UltraESB-X instance in a graphical manner. These statistics are grouped into 3 main categories as Operating System statistics, ESB statistics and Communication statistics, which are described in the following sections.
The Time Range Picker at the top of the page can be used to select a time range, for which the statistics will be displayed. This time range picker has a set of pre-defined ranges such as Last Hour, Today, This Week, This Month and it is also possible to select a custom time range as well. If the selected time range is Last Hour, the statistics will be automatically updated at each 10 seconds.
Depending on the length of the selected time range, the granularity of the data shown on statistics graphs varies. Please refer the following table on the relationship between time range length and data granularity.
|
CPU usage |
The CPU usage of the instance as a percentage value |
Heap memory usage |
The heap memory usage of the instance in mega bytes (MB) |
Thread usage |
The number of JVM threads used by the instance |
File descriptor usage |
The number of file descriptors used by the instance |
The minimum, maximum and average values for each of the above streams are also displayed for the selected time range.
Successful executions |
The number of times the integration flows deployed in this instance have been successfully completed execution |
Failed executions |
The number of times the integration flows deployed in this instance have been encountered execution failures |
Active worker threads |
The number of active threads in the worker thread pool of this instance |
The minimum, maximum, average and total values for each of the above streams are also displayed for the selected time range.
Received messages |
The number of messages received into this UltraESB-X instance |
Sent messages |
The number of messages sent out of this UltraESB-X instance |
Successful egress messages |
The number of successfully sent egress messages by this UltraESB-X instance |
Failed egress messages |
The number of failed egress messages by this UltraESB-X instance |
The minimum, maximum, average and total values for each of the above streams are also displayed for the selected time range.
The refresh button at the top right corner can be used to refresh the current metrics values when auto refresh functionality is not in use. |