I have the group created, I have the nodes added that I want.
Now I want to have an alert email out when a Group Member is status is equal to Down.
Here is my email title, and message body. It's all populating as "Unknown" EXCEPT for the bolded parts:
${GroupName} - ${GroupMemberName} is ${Status}.
Date of Event - ${GroupMemberDateTime}
DNS Entry - ${GroupMemberDNS}
IP Address of Node - ${GroupMemberIP_Address}
Device Type - ${GroupMemberCustomMachineType}
Device Province - ${GroupMemberProvince}
Device Region - ${GroupMemberRegion}
Device Site - ${GroupMemberSite}
I tried groupmemberstatus in the title and that didn't work either.