This is driving me nuts.
I have an Advanced alert That sends an email and that works fine.
When the trigger action alerts sends the email ${ProcessName} comes to me as blank entry
When the reset action sends the email ${ProcessName} works just fine and displays the process name
I have deleted, recreated and copied the alert 20 times and nothing I try makes the trigger alerts display ${ProcessName}
This is what my alert looks like
Email Subject
${ProcessName} on ${NodeName} is ${ComponentStatus}
Message
Server Name = ${NodeName}
Process or Service Name = ${ProcessName}
Status = ${ApplicationStatus}
So if anyone has any ideas I can try or an explanation of why this might be happening I would appreciate it.
Thanks
Brian