public class Health extends Object implements HealthMBean
Constructor and Description |
---|
Health() |
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.
|
public long getDatabaseLatency() throws Exception
HealthMBean
getDatabaseLatency
in interface HealthMBean
Exception
public int getNumberOfCachedPagesWithError() throws Exception
HealthMBean
getNumberOfCachedPagesWithError
in interface HealthMBean
Exception
public int getNumberOfClocksExecutingMoreThanTwoMinutes() throws Exception
HealthMBean
getNumberOfClocksExecutingMoreThanTwoMinutes
in interface HealthMBean
Exception
public int getNumberOfLocks15SecondsOld() throws Exception
HealthMBean
getNumberOfLocks15SecondsOld
in interface HealthMBean
Exception
public long getAvgWebResourceRenderDurationOfLastFiveMinutes() throws Exception
HealthMBean
getAvgWebResourceRenderDurationOfLastFiveMinutes
in interface HealthMBean
Exception
public int getNumberOfPortalCachesFull() throws Exception
HealthMBean
getNumberOfPortalCachesFull
in interface HealthMBean
Exception
public int getProcessQueueTotalProcess() throws Exception
HealthMBean
getProcessQueueTotalProcess
in interface HealthMBean
Exception
public int getProcessQueueRunningItems() throws Exception
HealthMBean
getProcessQueueRunningItems
in interface HealthMBean
Exception
public int getProcessQueueScheduleItems() throws Exception
HealthMBean
getProcessQueueScheduleItems
in interface HealthMBean
Exception
public int getProcessQueueQueuedItems() throws Exception
HealthMBean
getProcessQueueQueuedItems
in interface HealthMBean
Exception
public int getProcessQueueFailedItems() throws Exception
HealthMBean
getProcessQueueFailedItems
in interface HealthMBean
Exception
public int getBigDataRepositoryErrorLevel() throws Exception
HealthMBean
getBigDataRepositoryErrorLevel
in interface HealthMBean
Exception
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.