public interface HealthMBean
Modifier and Type | Method and Description |
---|---|
long |
getAvgWebResourceRenderDurationOfLastFiveMinutes()
Health indicator of the average render time of the web resources, in the last five minutes.
|
int |
getBigDataRepositoryErrorLevel()
Health indicator of the big data cluster status.
|
long |
getDatabaseLatency()
Health indicator of the latency of the used database.
|
int |
getNumberOfCachedPagesWithError()
Health indicator for the number of page cache with error.
|
int |
getNumberOfClocksExecutingMoreThanTwoMinutes()
Health indicator of the number of clocks running more than two minutes.
|
int |
getNumberOfLocks15SecondsOld()
Health indicator of the number of locks creates in more than fifty seconds.
|
int |
getNumberOfPortalCachesFull()
Health indicator of the number of portal cache with full capacity.
|
int |
getProcessQueueFailedItems()
Health indicator of the process queue statistics, this is for retrieve the number of failed items in queue.
|
int |
getProcessQueueQueuedItems()
Health indicator of the process queue statistics, this is for retrieve the number of waiting items in queue.
|
int |
getProcessQueueRunningItems()
Health indicator of the process queue statistics, this is for retrieve the number of running items in queue.
|
int |
getProcessQueueScheduleItems()
Health indicator of the process queue statistics, this is for retrieve the number of schedule items in queue.
|
int |
getProcessQueueTotalProcess()
Health indicator of the process queue statistics, this is for retrieve the total number of items in queue.
|
long getDatabaseLatency() throws Exception
Exception
int getNumberOfCachedPagesWithError() throws Exception
Exception
int getNumberOfClocksExecutingMoreThanTwoMinutes() throws Exception
Exception
int getNumberOfLocks15SecondsOld() throws Exception
Exception
long getAvgWebResourceRenderDurationOfLastFiveMinutes() throws Exception
Exception
int getNumberOfPortalCachesFull() throws Exception
Exception
int getProcessQueueTotalProcess() throws Exception
Exception
int getProcessQueueRunningItems() throws Exception
Exception
int getProcessQueueScheduleItems() throws Exception
Exception
int getProcessQueueQueuedItems() throws Exception
Exception
int getProcessQueueFailedItems() throws Exception
Exception
int getBigDataRepositoryErrorLevel() throws Exception
Exception
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.