This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Rule to alert on vmware performance data collection

Looking for a rule, with an email action, to alert when we stop receiving performance data from a fglam running the vmware performance agent.

If it misses 2 collection intervals (20 minutes each), send an email with the fglam and vcenter in the message.

Thanks.

Parents
  • There is also VMW Agent Data Updates rules that is scoped specifically for Performance & Inventory+Relations:

    VMWAgentDataUpdate where (name = 'Performance Metrics') or (name = 'Inventory and Relations')

    OOTB it is Time Driven Rule meaning it will keep alerting every 15 mins but I suppose it can be changed to Data driven if necessary and change the Behavior to trigger if 2 consecutive evaluations are true.

    Thanks.
Reply
  • There is also VMW Agent Data Updates rules that is scoped specifically for Performance & Inventory+Relations:

    VMWAgentDataUpdate where (name = 'Performance Metrics') or (name = 'Inventory and Relations')

    OOTB it is Time Driven Rule meaning it will keep alerting every 15 mins but I suppose it can be changed to Data driven if necessary and change the Behavior to trigger if 2 consecutive evaluations are true.

    Thanks.
Children
No Data