vCenter

 View Only
  • 1.  I have a question about Hyperic alerts and actions

    Posted Sep 11, 2013 07:58 PM

    Hi,

    Can someone tell me if there's a way to configure Hyperic to do the following:

    I want an alert to fire when a specific condition is met like low disk space, high cpu, etc. and I want the alert to fire an action either a script/exe.

    Then if 10 minutes later the condition is still there I want a second and perhaps different alert/action to fire. 

    It doesn't necessary have to be a different alert/action as long as it's being checked periodically.

    Anyone know how to accomplish this in Hyperic? 

    Thanks

    Dave



  • 2.  RE: I have a question about Hyperic alerts and actions

    Posted Sep 15, 2013 09:51 AM

    Hi Dave,

    Hyperic has an alert mechanism that allows you to run actions when alert fires. Script is one of those actions.

    Here is a link to Hyperic documentation that handles the alert mechanism.

    Alerts and Alert Definitions

    Good Luck,

    Tal



  • 3.  RE: I have a question about Hyperic alerts and actions

    Posted Oct 16, 2013 02:48 PM

    Hi Tal,

    Thanks for the help.

    I see how the alert can be configure to run an action but how would I go about configuring it so that 10 minutes later it

    checks the condition (low disk, high cpu, etc) and if it is still a problem it would run a second alert/action?

    Dave



  • 4.  RE: I have a question about Hyperic alerts and actions

    Posted Oct 17, 2013 06:34 AM

    Hi Dave,

    Try to use the escalation mechanism:

    Configure and Manage Escalations

    Tal



  • 5.  RE: I have a question about Hyperic alerts and actions

    Posted Oct 17, 2013 12:20 PM

    I thought about that but I thought an escalation cannot run a script or .exe.

    Am I wrong about that?



  • 6.  RE: I have a question about Hyperic alerts and actions

    Posted Oct 31, 2013 03:41 PM

    Hi Dave,

    Escalation cannot run a script but you can try to use Suppress Alerts action.

    Tal



  • 7.  RE: I have a question about Hyperic alerts and actions

    Posted Sep 15, 2013 02:41 PM

    Hi Dave,

    Welcome to the community. You can configure SNMP trap and use vCenter orchestrator to run a workflow once the alert if triggered which will in turn trigger a workflow to run on vCO.