Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.measurement.server.session
Interface Analyzer


public interface Analyzer

Interface for analyzing metric data. Implementing classes can be added by setting the hyperic.hq.measurement.analyzer property in product.properties.


Method Summary
 void analyzeMetricValue(java.lang.Integer mid, MetricValue val)
           
 

Method Detail

analyzeMetricValue

void analyzeMetricValue(java.lang.Integer mid,
                        MetricValue val)

Hyperic HQ Plugin API v. 4.4.0.2

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