The server encountered an error because SQL Server is out of disk space.

The_server_encountered_an_error_because_SQL_Server_is_out_of_disk_space._1_Rule (Rule)

Knowledge Base article:

Management Pack
Causes
The server encountered an error because SQL Server is out of disk space. The disk containing the database or log files is out of disk space.
 
Resolutions
Verify the available space on the partition hosting the data and/or log files.
 
© 1995-2001 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.IdentityIntegrationServer.Microsoft_Identity_Integration_Server_2003_Computers_Installation
CategoryEventCollection
EnabledTrue
Event_ID6323
Event SourceMIIServer
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert Message
The server encountered an error because SQL Server is out of disk space.

$Data/EventDescription$
Event LogApplication
CommentMom2005ID='{5028630F-EC75-48FA-9DA2-20248713B8AC}';MOM2005ComputerGroupID={19585F34-A539-4A76-971B-3933FE27ED34}

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="The_server_encountered_an_error_because_SQL_Server_is_out_of_disk_space._1_Rule" Target="Microsoft.IdentityIntegrationServer.Microsoft_Identity_Integration_Server_2003_Computers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{5028630F-EC75-48FA-9DA2-20248713B8AC}';MOM2005ComputerGroupID={19585F34-A539-4A76-971B-3933FE27ED34}">
<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="String">Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Application</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>MIIServer</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>6323</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>70</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>The server encountered an error because SQL Server is out of disk space.</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>