ConfigMgr 2007 Perf Measure: SMP Total Free Disk Space

SMSv4_Perf_Measure__SMP_Total_Free_Disk_Space_4_Rule (Rule)

Knowledge Base article:

Summary

State migration point total free disk space shows the disk space and drive available. This measure shows total space rather than individual drive space.

Causes

This happens when there is insufficient disk space. During this time, new state captures will be rejected and the State Migration Point will operate in “restore only” mode until sufficient disk space is available

Resolutions

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_State_Migration_Point_Servers_Installation
CategoryPerformanceCollection
EnabledFalse
Instance NameSMS SMP StateStore
Counter NameTotal Free Disk Space
Frequency900
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{76C52741-057F-4329-A580-6D296E1CBDBC}';MOM2005ComputerGroupID={2C9AD1A3-9ADF-4C71-97D5-071354B918A8}

Member Modules:

ID Module Type TypeId RunAs 
_11B43798_881C_4717_BB9B_39F9027A9D88_ DataSource System.Mom.BackwardCompatibility.Performance.FilteredDataProvider Default
CollectPerfData WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
CollectPerfDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMSv4_Perf_Measure__SMP_Total_Free_Disk_Space_4_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_State_Migration_Point_Servers_Installation" Enabled="false" ConfirmDelivery="false" Comment="Mom2005ID='{76C52741-057F-4329-A580-6D296E1CBDBC}';MOM2005ComputerGroupID={2C9AD1A3-9ADF-4C71-97D5-071354B918A8}">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="_11B43798_881C_4717_BB9B_39F9027A9D88_" Comment="{11B43798-881C-4717-BB9B-39F9027A9D88}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Total Free Disk Space</CounterName>
<ObjectName>SMS SMP StateStore</ObjectName>
<Frequency>900</Frequency>
<Expression/>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="System.Mom.BackwardCompatibility.AlertResponse">
<GenerateAlert>false</GenerateAlert>
<InvokerType>1</InvokerType>
</WriteAction>
<WriteAction ID="CollectPerfData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectPerfDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>