org.hyperic.hq.bizapp.server.session
Interface HQInternalServiceMBean
- All Known Implementing Classes:
- HQInternalService
public interface HQInternalServiceMBean
getMetricInsertsPerMinute
double getMetricInsertsPerMinute()
getPlatformCount
int getPlatformCount()
getAgentCount
int getAgentCount()
getTransactionCount
long getTransactionCount()
getTransactionFailureCount
long getTransactionFailureCount()
getMetricsCollectedPerMinute
double getMetricsCollectedPerMinute()
getAgentConnections
int getAgentConnections()
getAgentRequests
long getAgentRequests()
getZeventMaxWait
long getZeventMaxWait()
getZeventsProcessed
long getZeventsProcessed()
getZeventQueueSize
long getZeventQueueSize()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.