org.hyperic.hq.events.shared
Interface HierarchicalAlertingManagerInterface
- All Known Implementing Classes:
- HierarchicalAlertingManagerEJBImpl
public interface HierarchicalAlertingManagerInterface
Method Summary |
void |
performSecondaryAvailabilityCheck(java.util.Map downPlatforms)
Perform a simple "secondary" availability check for down platforms. |
void |
suppressMeasurementEvents(java.util.Map events,
boolean isFromAgent)
Determine whether the measurement events can
be suppressed as part of hierarchical alerting |
suppressMeasurementEvents
void suppressMeasurementEvents(java.util.Map events,
boolean isFromAgent)
- Determine whether the measurement events can
be suppressed as part of hierarchical alerting
- Parameters:
events
- Map Integer => Resource.getId()isFromAgent
- --> indicates whether the events came from the agent or backfiller
performSecondaryAvailabilityCheck
void performSecondaryAvailabilityCheck(java.util.Map downPlatforms)
- Perform a simple "secondary" availability check for down platforms.
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.