Vista Aggregate Physical Disk Discovery

Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk.Discovery (Discovery)

The workflow discovers the Vista Aggregate Physical Disk

Knowledge Base article:

Summary

This rule helps discover Windows Vistas for monitoring

Element properties:

TargetMicrosoft.Windows.Client.Vista.PhysicalDisk
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.Windows.Client.Vista.PhysicalDiskDiscovery.ModuleType System.PrivilegedMonitoringAccount

Source Code:

<Discovery ID="Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk.Discovery" Enabled="true" Target="Vista!Microsoft.Windows.Client.Vista.PhysicalDisk">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk">
<Property TypeID="Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk" PropertyID="PNPDeviceID"/>
<Property TypeID="Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk" PropertyID="ContainsSystemDrive"/>
<Property TypeID="Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk" PropertyID="Volume1"/>
<Property TypeID="Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk" PropertyID="Volume2"/>
<Property TypeID="Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk" PropertyID="Volume3"/>
<Property TypeID="Microsoft.Windows.Client.Vista.Aggregate.PhysicalDisk" PropertyID="Volume4"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Windows!Microsoft.Windows.ComputerHostsLogicalDevice"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" RunAs="System!System.PrivilegedMonitoringAccount" TypeID="Microsoft.Windows.Client.Vista.PhysicalDiskDiscovery.ModuleType">
<Computer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Computer>
<IntervalSeconds>86400</IntervalSeconds>
</DataSource>
</Discovery>