PingBack from http://contoso.se/blog/?p=265
Do you think,I can used a another performance threshold monitor in alerte description ?
Here are a couple a tidbits on command notification with Operations Manager 2007 I’ve seen people
For Correlated event Monitor;
Below is the variable for event Description
$Data/Context/DataItem/Item0Context/DataItem/EventDescription$ $Data/Context/DataItem/Item1Context/DataItem/EventDescription$
When you create an Alert Description in OpsMgr 2007 for alerting rules and monitors.... you might have
Many times, we would like to collect information for reporting, or measure and alert on something. 
What do you do when you have monitors created from Web application template, like in case an Base page status code monitor should be able to send out mail indicating from which web site that Alert is raised and also the exact base page status code which generated the error
Main Downloads page (catalog, documentation) http://technet.microsoft.com/en-us/opsmgr/bb498232.aspx
Is there a way to add company knowledge to notifications.
great resource. you saved my day.
Kevin nice one, but when i try the alerting in a monitor which monitors a basic service. and for example i use $Data/Context/EventDescription$ my alert will result in {0}..
shouldn't that be anything more helpfull?
and can you use multiple lines? because when i try it, the alert just won't come..?
Kevin,
i've already tried about anything shown above
now i've tried this one :
$Data/Context/Property[@Name='Name']$ it still gives me {0}
it's fixed..
when i changed something in the alert description, i immediatly looked in the alert what was showing op in the active alerts. it always said {0}.
i never waited for a new alert to popup.
apparantly when a new one shows, the event description is populated perfectly.
thx for you assistance!