SCMDM 2008 SP1 Software Distribution Service Monitor

Microsoft.SystemCenter.MobileDeviceManager.2008.1_1.SoftwareDistributionDriver.BasicServiceMonitor (UnitMonitor)

Knowledge Base article:

MDM enables information technology administrators to use Windows Software Update Services (WSUS) to distribute software to managed Windows Mobile devices. MDM Software Distribution Console is a Microsoft Management Console (MMC) 3.0 snap-in that lets you manage the deployment of software packages by using MDM software distribution.

This monitor indicates if the service is running

Element properties:

TargetMicrosoft.SystemCenter.MobileDeviceManager.2008.1_1.SoftwareDistributionDriver.ClassType
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.MobileDeviceManager.2008.1_1.SoftwareDistributionDriver.BasicServiceMonitor" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.MobileDeviceManager.2008.1_1.SoftwareDistributionDriver.ClassType" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>SCMDMSoftwareDistributionService</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>