Generate Alert - Event Collection Rule
Hope this is in the right area...
I converted Backup Exc MOM 2005 management Pack to OpsMgr 2007. Whenever I
get an alert in the console, I cannot get it to fire an email after setting
up the subscriptions.
When I looked at the rule, I notice the generate Alert response is in XML
format.
- <Configuration>
- <AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner />
<Description>$Data/EventDescription$</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState />
<Source>$Data/EventSourceName$</Source>
<Name>Job Failed</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</Configuration>
I tried changing the alert to 50 which was meant critical in MOM 2005 but
still can not get the subscription to fire. Is there any thing I can do in
the XML make this happen. I thought it might have to do to the priority not
there. Any ideas?
I can creat my own alert rule and the subscription fires the alert but it
would be better to fix these I thought.
|