I am creating some monitors to manage Exchange 2003 queues. The default SCOM 2007 ones are baselines. I am creating Thresholds. When a queue goes over say 20 for 10 mins I want to report this and give the current value of the queue. I have created the monitor and it reports when triggered, but I cannot get the value to be retrieved.
I copied the value from the original baseline, it is "$Data/Context/Property[@Name='Average']$" but this reports nothing in the new threshold - it comes out blank. I tried adding a property called "$Data/Context/[Average]$" but this didn't work either.
This is what is reported in the alert: "The Mailbox Store Send Queue has been above 20 for over 10mins. The current value is"
In short, how can I get a list of properties and values to report in the Alerting page under the Alert Description?
Thanks.





