I have the following group structure:
Site Name
-- Site Name WAN
-- Site Name LAN
In the Site Name group, I have a number of custom properties.
If the “Site Name” group is in warning/down state, I’d like an e-mail alert to let me know what nodes in all the sub-groups are down.
What is the best way to achieve this please!? – Many thanks!
My e-mail template at the moment looks like:
Hi all,
The following alert has been triggered by Solarwinds on ${N=Alerting;M=AlertTriggerTime;F=DateTime}.
Site Name: ${N=SwisEntity;M=Name}
Site Classification: ${N=SwisEntity;M=CustomProperties.Site_Classification}
The following networks are used on this site:
Network Name 1: ${N=SwisEntity;M=CustomProperties.Network1;F=TrueFalse}
Network Name 2: ${N=SwisEntity;M=CustomProperties.Network2;F=TrueFalse}
Network Name 3: ${N=SwisEntity;M=CustomProperties.Network3;F=TrueFalse}
Network Name 4 ${N=SwisEntity;M=CustomProperties.Network4;F=TrueFalse}
Network Name 5 ${N=SwisEntity;M=CustomProperties.Network5;F=TrueFalse}
The following node(s) are currently down in this group:
<<<INSERT NEW CODE HERE!!!>>>>