FPE Monitor Service Discovery

Microsoft.ForefrontProtection.FPE.Services.FSEFSCMonitor.Discovery (Discovery)

Discovery of the Microsoft Forefront Server Protection Monitor Service

Knowledge Base article:

Summary

Discovery of Forefront Protection 2010 for Exchange Server monitor service.

Element properties:

TargetMicrosoft.ForefrontProtection.FPE.Services
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
FSEFSCMonitor DataSource Microsoft.ForefrontProtection.FPE.MonitorDiscoveryDataSourceProvider Default

Source Code:

<Discovery ID="Microsoft.ForefrontProtection.FPE.Services.FSEFSCMonitor.Discovery" Enabled="true" Target="Microsoft.ForefrontProtection.FPE.Services" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Custom</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.ForefrontProtection.FPE.Services.FSEFSCMonitor">
<Property TypeID="Microsoft.ForefrontProtection.FPE.Services.FSEFSCMonitor" PropertyID="ServiceName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="FSEFSCMonitor" TypeID="Microsoft.ForefrontProtection.FPE.MonitorDiscoveryDataSourceProvider">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>FSCMonitor</ServiceName>
<Frequency>14400</Frequency>
<ClassId>$MPElement[Name="Microsoft.ForefrontProtection.FPE.Services.FSEFSCMonitor"]$</ClassId>
</DataSource>
</Discovery>