XML Cheat Sheet for OpsMgr and SCE
This pdf contains XML strings commonly used in OpsMgr and Essentials 2007 in a variety of rules and monitors related to events, perf data, log files, SYSLOG, SNMP and notification.
Download: http://systemcenterforum.org/wp-content/uploads/XML_master.pdf
November 20th, 2008 at 11:51 am
I think there are two typos in this document.
“Mgmt Server Principal Name” should be listed as:
$Target/Property[Type="Notification!Microsoft.SystemCenter.AlertNotificationSubscriptionServer"]/PrincipalName$
the one in the PDF is missing a $ and a ]. When I use the one listed in our SCOM Env I get an error. The one I’ve posted here works correctly for us.
The same goes for WebConsole URL:
$Target/Property[Type="Notification!Microsoft.SystemCenter.AlertNotificationSubscriptionServer"]/WebConsoleUrl$
It is just missing a ].
December 1st, 2008 at 4:24 pm
Thanks Randy. I will check that out and post an updated version.
December 1st, 2008 at 4:36 pm
Randy, just posted an updated copy with your suggested corrections. Thanks!
January 8th, 2009 at 10:48 am
Not a problem. This site has been of great use to myself and my colleagues.. so, it’s nice to be able to give something back.