FPE Service Discovery

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

Discovery of a Microsoft Forefront Protection 2010 for Exchange Server service

Knowledge Base article:

Summary

Discovery of Forefront Protection 2010 for Exchange Server services.

Element properties:

TargetMicrosoft.ForefrontProtection.FPE.Server
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
FPEServicesDS DataSource Microsoft.ForefrontProtection.FPE.ServicesDiscoveryDataSourceProvider Default

Source Code:

<Discovery ID="Microsoft.ForefrontProtection.FPE.Services.Discovery" Enabled="true" Target="Microsoft.ForefrontProtection.FPE.Server" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.ForefrontProtection.FPE.Services">
<Property TypeID="FSS!Microsoft.ForefrontProtection.Library.Server" PropertyID="ServerName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="FPEServicesDS" TypeID="Microsoft.ForefrontProtection.FPE.ServicesDiscoveryDataSourceProvider">
<IntervalSeconds>14400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>