org.hyperic.hq.bizapp.server.session
Class HQInternalService
java.lang.Object
org.hyperic.hq.bizapp.server.session.HQInternalService
- All Implemented Interfaces:
- HQInternalServiceMBean
public class HQInternalService
- extends java.lang.Object
- implements HQInternalServiceMBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HQInternalService
public HQInternalService()
getMetricInsertsPerMinute
public double getMetricInsertsPerMinute()
- Specified by:
getMetricInsertsPerMinute in interface HQInternalServiceMBean
getAgentCount
public int getAgentCount()
- Specified by:
getAgentCount in interface HQInternalServiceMBean
getMetricsCollectedPerMinute
public double getMetricsCollectedPerMinute()
- Specified by:
getMetricsCollectedPerMinute in interface HQInternalServiceMBean
getPlatformCount
public int getPlatformCount()
- Specified by:
getPlatformCount in interface HQInternalServiceMBean
getTransactionCount
public long getTransactionCount()
- Specified by:
getTransactionCount in interface HQInternalServiceMBean
getTransactionFailureCount
public long getTransactionFailureCount()
- Specified by:
getTransactionFailureCount in interface HQInternalServiceMBean
getAgentRequests
public long getAgentRequests()
- Specified by:
getAgentRequests in interface HQInternalServiceMBean
getAgentConnections
public int getAgentConnections()
- Specified by:
getAgentConnections in interface HQInternalServiceMBean
getZeventMaxWait
public long getZeventMaxWait()
- Specified by:
getZeventMaxWait in interface HQInternalServiceMBean
getZeventsProcessed
public long getZeventsProcessed()
- Specified by:
getZeventsProcessed in interface HQInternalServiceMBean
getZeventQueueSize
public long getZeventQueueSize()
- Specified by:
getZeventQueueSize in interface HQInternalServiceMBean
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.