Microsoft System Center Advisor Windows Server Discovery

Microsoft.SystemCenter.Advisor.Windows.Server.Computer.Discovery (Discovery)

Discovering Windows Server Computer extended with processor related counters obtained from WMI.

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.SystemCenter.Advisor.Windows.Server.Computer.Discovery.DS DataSource Microsoft.SystemCenter.Advisor.Windows.Server.Computer.Discovery.DS.Type Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.Advisor.Windows.Server.Computer.Discovery" Target="Windows!Microsoft.Windows.Server.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.Advisor.Windows.Server.Computer">
<Property TypeID="Microsoft.SystemCenter.Advisor.Windows.Server.Computer" PropertyID="NumberOfCores"/>
<Property TypeID="Microsoft.SystemCenter.Advisor.Windows.Server.Computer" PropertyID="NumberOfLogicalProcessors"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="Microsoft.SystemCenter.Advisor.Windows.Server.Computer.Discovery.DS" TypeID="Microsoft.SystemCenter.Advisor.Windows.Server.Computer.Discovery.DS.Type">
<IntervalSeconds>86400</IntervalSeconds>
</DataSource>
</Discovery>