Discover Red Hat Enterprise Linux Server 5 x86 Supported Agent Information

Microsoft.Linux.RHEL.5.x86.Discovery (Discovery)

This rule discovers supported agent information for Red Hat Enterprise Linux Server 5 on x86 Computers. This is used internally by the Discovery Wizard, do not modify.

Knowledge Base article:

Summary

This Discovery Rule discovers supported agent information for Red Hat Enterprise Linux Server 5 on x86 computers.

Element properties:

TargetMicrosoft.SystemCenter.RootManagementServer
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Unix.ScheduledClassSnapshotDataMapper Default

Source Code:

<Discovery ID="Microsoft.Linux.RHEL.5.x86.Discovery" Target="SC!Microsoft.SystemCenter.RootManagementServer" Enabled="true" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Linux.RHEL.5.SupportedAgent"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Unix!Microsoft.Unix.ScheduledClassSnapshotDataMapper">
<Scheduler>
<SimpleReccuringSchedule>
<Interval Unit="Seconds">14400</Interval>
<SyncTime/>
</SimpleReccuringSchedule>
<ExcludeDates/>
</Scheduler>
<ClassId>$MPElement[Name="Microsoft.Linux.RHEL.5.SupportedAgent"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/UnixOS$</Name>
<Value>RHEL 5 (x86)</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/Version$</Name>
<Value>1.0.3</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/Build$</Name>
<Value>106</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/OS$</Name>
<Value>RHEL</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/Arch$</Name>
<Value>i686</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ArchFriendly$</Name>
<Value>x86</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ArchKitName$</Name>
<Value>x86</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/Ext$</Name>
<Value>sh</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/MinVersion$</Name>
<Value>5</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ComputerType$</Name>
<Value>Microsoft.Linux.RHEL.5.Computer</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/KitOSVersion$</Name>
<Value>5</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/TaskVersion$</Name>
<Value>5</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>