FPSP Controller for SharePoint Service Discovery

Microsoft.ForefrontProtection.FPSP.Services.FSSPController.Discovery (Discovery)

Discovery of the Microsoft Forefront Server Protection for SharePoint Controller Service

Knowledge Base article:

Summary

Discovery of Forefront Protection 2010 for SharePoint controller service.

Element properties:

TargetMicrosoft.ForefrontProtection.FPSP.Services
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
FSSPControllerServiceDiscovery DataSource Microsoft.ForefrontProtection.FPSP.ControllerServiceDiscoveryDataSourceProvider Default

Source Code:

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