org.hyperic.hq.measurement.galerts
Class MeasurementGtriggerType
java.lang.Object
org.hyperic.hq.measurement.galerts.MeasurementGtriggerType
- All Implemented Interfaces:
- GtriggerType
public class MeasurementGtriggerType
- extends java.lang.Object
- implements GtriggerType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CFG_SIZE_COMPAR
public static final java.lang.String CFG_SIZE_COMPAR
- See Also:
- Constant Field Values
CFG_NUM_RESOURCE
public static final java.lang.String CFG_NUM_RESOURCE
- See Also:
- Constant Field Values
CFG_IS_PERCENT
public static final java.lang.String CFG_IS_PERCENT
- See Also:
- Constant Field Values
CFG_IS_NOT_REPORTING_OFFENDING
public static final java.lang.String CFG_IS_NOT_REPORTING_OFFENDING
- See Also:
- Constant Field Values
CFG_TEMPLATE_ID
public static final java.lang.String CFG_TEMPLATE_ID
- See Also:
- Constant Field Values
CFG_COMP_OPER
public static final java.lang.String CFG_COMP_OPER
- See Also:
- Constant Field Values
CFG_METRIC_VAL
public static final java.lang.String CFG_METRIC_VAL
- See Also:
- Constant Field Values
MeasurementGtriggerType
public MeasurementGtriggerType()
createTrigger
public Gtrigger createTrigger(ConfigResponse cfg)
- Specified by:
createTrigger
in interface GtriggerType
getSchema
public ConfigSchema getSchema()
- Specified by:
getSchema
in interface GtriggerType
validForGroup
public boolean validForGroup(ResourceGroup g)
- Description copied from interface:
GtriggerType
- Determine if a trigger is valid for a specified group. This is used
to determine whether or not a trigger should be an option when creating
an alert definition.
- Specified by:
validForGroup
in interface GtriggerType
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.