Hi!
I have been trying to set up email alerts for applications using ${ComponentsWithProblems}, ${ComponentsWithProblemsFormatted}, ${ComponentsWithStatus} and ${ComponentsWithStatusFormatted} variables, but the HTML tags is apparently not recognized.
I get an output similar to this:
Available free space(Up), Available continuous free space(Up), Buffer cache hit ratio(Up), Dictionary cache hit ratio(Up), Library cache hit ratio(Up), Available free memory(Up), Sort ratio, disk vs. memory(Up), Number of connected users to the database through SQL Net(Up)
<br/>Available free space(Up)<br/>Available continuous free space(Up)<br/>Buffer cache hit ratio(Up)<br/>Dictionary cache hit ratio(Up)<br/>Library cache hit ratio(Up)<br/>Available free memory(Up)<br/>Sort ratio, disk vs. memory(Up)<br/>Number of connected users to the database through SQL Net(Up)<br/><br/><b>Summary</b><br/>Advanced alert email format<br/><br/><b>Other Hardware and Software</b><br/>Operating System: Windows 2008 Server
To view alert details go to: XXXXX:80/.../View.aspx
This alert was triggered on: 15-07-2011 11:41:07
First two lines is ${ComponentsWithProblems} and I expect this to be correct behaviour, as the variable is supposed to give a comma delimited list of components.
The next 3 lines however, I was expecting to see correctly HTML formatted, with line breaks, bold formatting etc., but as you can see it is not.
Email client is Outlook 2010. APM is version 4.01. Email Alerts are set up as HTML.
Anyone who can clarify this?
Regards
Allan