SMS 2003 Site System Summarizer: Site System Monitoring

SMS_2003_Site_System_Summarizer__Site_System_Monitoring_18_Rule (Rule)

Knowledge Base article:

Summary

Monitors the SMS Site System Summarizer table in the SMS SQL database for specific status conditions and raises the appropriate events.

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Providers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{31EA4B3C-294C-4AFF-AF19-2FE0B0A136CF}';MOM2005ComputerGroupID={F15EFC79-99D6-4256-8CAD-97FE18C305EE}

Member Modules:

ID Module Type TypeId RunAs 
_62903B84_2108_4A4D_8AE8_157644D927ED_ DataSource System.Scheduler Default
ScriptResponse1 WriteAction SMS_2003_Monitor_Site_System_Summarizer Default

Source Code:

<Rule ID="SMS_2003_Site_System_Summarizer__Site_System_Monitoring_18_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Providers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{31EA4B3C-294C-4AFF-AF19-2FE0B0A136CF}';MOM2005ComputerGroupID={F15EFC79-99D6-4256-8CAD-97FE18C305EE}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_62903B84_2108_4A4D_8AE8_157644D927ED_" Comment="{62903B84-2108-4A4D-8AE8-157644D927ED}" TypeID="SystemLibrary!System.Scheduler">
<Scheduler>
<SimpleReccuringSchedule>
<Interval Unit="Seconds">3600</Interval>
<SyncTime>0:10</SyncTime>
</SimpleReccuringSchedule>
<ExcludeDates/>
</Scheduler>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="ScriptResponse1" TypeID="SMS_2003_Monitor_Site_System_Summarizer">
<AlertGeneration>
<GenerateAlert>false</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SMS 2003 Site System Summarizer: Site System Monitoring</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>