Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.server.session
Interface HQInternalServiceMBean

All Known Implementing Classes:
HQInternalService

public interface HQInternalServiceMBean


Method Summary
 int getAgentConnections()
           
 int getAgentCount()
           
 long getAgentRequests()
           
 double getMetricInsertsPerMinute()
           
 double getMetricsCollectedPerMinute()
           
 int getPlatformCount()
           
 long getTransactionCount()
           
 long getTransactionFailureCount()
           
 long getZeventMaxWait()
           
 long getZeventQueueSize()
           
 long getZeventsProcessed()
           
 

Method Detail

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()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.