Hyperic HQ Plugin API v. 4.4.0.2

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
 

Method Detail

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.


Hyperic HQ Plugin API v. 4.4.0.2

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