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.
|
double |
getLoadAveragePerProc()
Returns the System Load Average per Available Core Processors.
|
long |
getNumberOfCachedPagesExpiredSince5m()
Returns the number of cached pages expired under five minutes ago.
|
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.
|
long |
getNumberOfMonitoredUsers()
Returns the number o monitored users.
|
int |
getNumberOfPortalCachesFull()
Health indicator of the number of portal cache with full capacity.
|
long |
getNumberOfRegisteredUsers()
Returns the number o registered users.
|
long |
getNumberOfStandardGroupMembers()
Returns the number of standard group members.
|
long |
getNumberOfWebResources()
Returns the number of web resources.
|
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
double getLoadAveragePerProc() throws Exception
Exception
long getNumberOfRegisteredUsers() throws Exception
Exception
long getNumberOfMonitoredUsers() throws Exception
Exception
long getNumberOfStandardGroupMembers() throws Exception
Exception
long getNumberOfWebResources() throws Exception
Exception
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.