Hyperic HQ Plugin API v. 5.8.0

Uses of Class
org.hyperic.hq.product.MetricUnreachableException

Packages that use MetricUnreachableException
org.hyperic.hq.product   
org.hyperic.hq.product.jmx   
 

Uses of MetricUnreachableException in org.hyperic.hq.product
 

Methods in org.hyperic.hq.product that throw MetricUnreachableException
protected  double JDBCMeasurementPlugin.getQueryValue(Metric jdsn)
          Do the database query returned by the getQuery() method and return the result.
protected  double JDBCMeasurementPlugin.getQueryValue(Metric jdsn, boolean logSql)
           
static org.hyperic.hq.product.MetricValue Collector.getValue(MeasurementPlugin plugin, Metric metric)
           
 org.hyperic.hq.product.MetricValue JDBCMeasurementPlugin.getValue(Metric metric)
          Dispatches to getQueryValue()
 org.hyperic.hq.product.MetricValue SigarMeasurementPlugin.getValue(Metric metric)
           
 org.hyperic.hq.product.MetricValue Win32MeasurementPlugin.getValue(Metric metric)
           
 org.hyperic.hq.product.MetricValue MeasurementPlugin.getValue(Metric metric)
          This method is called when the plugin is asked for a metric value.
 org.hyperic.hq.product.MetricValue SNMPMeasurementPlugin.getValue(Metric metric)
           
 org.hyperic.hq.product.MetricValue MeasurementPluginManager.getValue(String template)
           
 org.hyperic.hq.product.MetricValue MeasurementValueGetter.getValue(String name, Metric metric)
           
 org.hyperic.hq.product.MetricValue MeasurementPluginManager.getValue(String name, Metric metric)
           
 org.hyperic.hq.product.MetricValue MeasurementPluginManager.getValue(String name, String metric)
           
 

Uses of MetricUnreachableException in org.hyperic.hq.product.jmx
 

Methods in org.hyperic.hq.product.jmx that throw MetricUnreachableException
 org.hyperic.hq.product.MetricValue MxMeasurementPlugin.getValue(Metric metric)
           
static Object MxUtil.invoke(Properties config, String objectName, String method, Object[] args, String[] sig)
           
 


Hyperic HQ Plugin API v. 5.8.0

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