Hello,
I'm looking at improving the information sent out in email alerts.
My default email text for "Alert me when an Application goes Down" is fairly limited...
"NetPerMon Event Log: Application ${Name} on Node ${NodeName} is ${Availability}
CMDB Location: ${Node.CMDB_Location}
CMDB Description: ${Node.CMDB_Description}"
${Node.CMDB_Location} and ${Node.CMDB_Description} are Custom Properties on the Node.
How do people use the ${ComponentsWithProblems} and ${ComponentsWithStatus} variables? The APM documentation says that it returns comma delimited lists, but it isn't clear how to turn that into a useful email message.
Also, can I get to any status information that the monitor has access to when it fails? In the web interface I saw an error with text similar to "Oracle error: 1234", but is that exposed as a variable for email alerts?
Would anyone share their example "Application Down" or "Application Critical" emails?
Thanks for any help.
~sm