SPA Analysis: Informational Report Run

SPA_Analysis__Informational_Report_Run_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

The  "Informational Report" rule shows that Server Performance Advisor was run and its XML report is available. The report contains at least one Information message. You can either follow the URI shown in the alert detail properties or launch the console task to see the report.

 
Causes

All reports contain role specific information along with CPU, network, disk and memory breakdowns.  Looking at these reports will typically reveal new information about your servers.  Tables in these reports show, for instance, logon status (Active Directory role), URL access (IIS Role), hot file, busiest disk, memory state, network status, top processes, host handles, and many other system activities.

 
Resolutions

The warning section of the Server Performance Advisor report captures error messages, possible actions, and links to further explaination on rules.

The report contains the system health table, process table, hot file List, top TCP clients, and server role specific tables (KERBEROS Logons, IIS Top URL, Print Queue Usage,...).  If the report was generated in response to performance scenarios, these reports leads to a clear picture of performance problems (e.g., what are the problems, what causes the problems).

 
Other Information

The Server Performance Advisor console has the MENU | Rules option to help you further refine the SPA rules. SPA rules define whether a certain condition (e.g., performance data value) should be warned or not. You can either enable/disable the rules or adjust threshold values of the rules. 

 
© 2005 Microsoft Corporation. All rights reserved.

Element properties:

TargetMicrosoft.Windows.Server.PerformanceAdvisor.2003.Microsoft_Windows_Server_Performance_Advisor_2.0_Servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID10001
Event SourcePLA
Alert GenerateFalse
RemotableTrue
Event LogApplication
CommentMom2005ID='{1D1D4691-71A4-4ADB-9995-C57EA6FDC5EE}';MOM2005ComputerGroupID={B2DA3206-B7C4-482E-B4E9-D1753BB1196B}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SPA_Analysis__Informational_Report_Run_1_Rule" Target="Microsoft.Windows.Server.PerformanceAdvisor.2003.Microsoft_Windows_Server_Performance_Advisor_2.0_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{1D1D4691-71A4-4ADB-9995-C57EA6FDC5EE}';MOM2005ComputerGroupID={B2DA3206-B7C4-482E-B4E9-D1753BB1196B}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F6DA1507_12AF_11D3_AB21_00A0C98620CE_" Comment="{F6DA1507-12AF-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>10001</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>PLA</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>false</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SPA Analysis: Informational Report Run</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>