Package | Description |
---|---|
lumis.portal.monitor.jmx |
Modifier and Type | Interface and Description |
---|---|
interface |
MonitorHealthMBean |
Modifier and Type | Method and Description |
---|---|
double |
MonitorHealthMBean.getItemAddedAverageThroughput()
Health indicator of the average of the throughput of items added in monitor process queue (how many items have been added in one second).
|
double |
MonitorHealthMBean.getItemProcessedAverageThroughput()
Health indicator of the average of the throughput of items processed in monitor process queue (how many items have been added in one second).
|
double |
MonitorHealthMBean.getItemRejectedAverageThroughput()
Health indicator of the average of the throughput of items rejected by the monitor process queue (how many items have been rejected in one second).
|
int |
MonitorHealthMBean.getNumberOfActiveThreads()
Health indicator of the number of currently active monitor process threads.
|
int |
MonitorHealthMBean.getNumberOfThreads()
Health indicator of the number of monitor process threads.
|
int |
MonitorHealthMBean.getProcessQueueMaximumSize()
Heath indicator of the monitoring process queue maximum size.
|
int |
MonitorHealthMBean.getProcessQueueSize()
Heath indicator of the monitoring process queue size.
|
double |
MonitorHealthMBean.getQueueAverageDuration()
Health indicator of the average of the duration an item remains on the process queue, since it was added until it is fully processed.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.