Hello,
We just started monitoring some Windows Services and I was wondering if there was a variable that I could use in the alert email to note which service is being alerted on. I found the variable for the component name and status, but not the "Monitored Service" or "Service Host Process". Is there a built in way to do it?

Alert Email:
Application Name: ${ApplicationName}
Application Status: ${Application Status}
Component Name: ${ComponentName}
Status: ${ComponentStatus}
Service Name: ${????}
Process Name: ${????}
Node Name: ${NodeName}
Date/Time: ${DayofWeek}, ${AlertTriggerTime}
Reference:
Alert Name: ${AlertName}
Thanks!