Обнаружение информации о поддерживаемых агентах AIX 5.3 PPC

Microsoft.AIX.5.3.PPC.Discovery (Discovery)

Это правило предназначено для обнаружения информации о поддерживаемых агентах для компьютеров под управлением ОС AIX 5.3 PPC. Для внутреннего использования мастером обнаружения, не изменять.

Knowledge Base article:

Краткое описание

Это правило обнаружения предназначено для обнаружения информации о поддерживаемых агентах для компьютеров под управлением ОС AIX 5.3 PPC.

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.AIX.5.3.PPC.Discovery" Target="SC!Microsoft.SystemCenter.RootManagementServer" Enabled="true" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.AIX.5.3.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.AIX.5.3.SupportedAgent"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/UnixOS$</Name>
<Value>AIX 5.3 (PPC)</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>AIX</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/Arch$</Name>
<Value>powerpc</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ArchFriendly$</Name>
<Value>powerpc</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ArchKitName$</Name>
<Value>ppc</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/Ext$</Name>
<Value>lpp</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/MinVersion$</Name>
<Value>5.3.0.0</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ComputerType$</Name>
<Value>Microsoft.AIX.5.3.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.3</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>