Hi,
I'm trying to create an alert for an application monitor. The application has 4 or 5 different components within it and i want the alert to send me an email if any of these components go down.
I want the alert to be pretty basic but I cannot get the email to give me the information I want.
It seems that when I use the ${ComponentsWithStatusFormatted} it return the Component Type and not the Component Name from my template.
Here is a look at my components
And this is the result I get when I use the variable.
Process Monitor - SNMP(Up)
Process Monitor - SNMP(Up)
Windows Service Monitor(Up)
Service Status - SNMP(Up)
Windows Event Log Monitor(Up)
Is there a way I can get the component name instead of component type in the alert?
Thanks