Hi,
I have a peculiar case where I need to trigger alerts from VMware events (VMAN) and use custom VM properties in the alert.
Below is what I'm trying to accomplish:
- Create a rule for VMware events where trigger is message contains "HA restarted".
- Create an alert from the rule.
- The alert should send an email to the virtual machine's owner (Custom property).
We have a custom property for virtual machines named "Owner Email".
However, the auto generated alert from Log Analyzer alerts on Nodes, not virtual machines.
When I try to change it to "Virtual Machine" instead, the trigger condition is reset.
I have tried using using SQL queries as variables but unfortunately it does not accept the query as an email recipient.
Any advice is appreciated
Thank you