Pravidlo zjišťování kolekce služeb Microsoft Audit Collection

Microsoft.SystemCenter.ACS.Collector.Discovery (Discovery)

Toto pravidlo zjišťuje službu kolekce služeb Microsoft Audit Collection.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency60
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Win32ServiceInformationProviderWithClassSnapshotDataMapper Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.ACS.Collector.Discovery" Enabled="true" Target="Windows!Microsoft.Windows.Computer" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.ACS.Collector"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.Win32ServiceInformationProviderWithClassSnapshotDataMapper">
<ComputerName/>
<ServiceName>adtserver</ServiceName>
<Frequency>60</Frequency>
<ClassId>$MPElement[Name="Microsoft.SystemCenter.ACS.Collector"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>