I have a created a syslog email alert that will email on call techs when a serial interface is transitioning from operationa status up to operational staus down more than 2 times in a minute.
What I am having a problem with is the host name showing up in the email alert. I have tried a lot of variable names in the email alert like:
${Caption}
${SysName}
${Nodes.SysName}
But I am still unable to get the hostname in the email message. Can anyone point me to where I am going wrong...