VCS VersionDiscovery

Veritas.WindowsServer.VCSVersion.DiscoveryRule (Discovery)

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledTrue
Frequency3600
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
VCS_Version DataSource Microsoft.Windows.RegistryDiscoverySingleProvider Default

Source Code:

<Discovery ID="Veritas.WindowsServer.VCSVersion.DiscoveryRule" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>PerformanceCollection</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Veritas.VCS.WindowsServer">
<Property TypeID="Veritas.VCS.WindowsServer" PropertyID="VCSVersion"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="VCS_Version" TypeID="Windows!Microsoft.Windows.RegistryDiscoverySingleProvider">
<ComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<AttributeName>AttributeDiscoveryRuleb567af836ed34764b68d55c749486690</AttributeName>
<Path>Software\Veritas\VCS\Base\Version</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
<Frequency>3600</Frequency>
<ClassId>$MPElement[Name="Veritas.VCS.WindowsServer"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Veritas.VCS.WindowsServer"]/VCSVersion$</Name>
<Value>$Data/Values/AttributeDiscoveryRuleb567af836ed34764b68d55c749486690$</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>