AIX 6.1 PPC 지원 에이전트 정보 검색

Microsoft.AIX.6.1.PPC.Discovery (Discovery)

이 규칙은 AIX 6.1 PPC 컴퓨터에 대한 지원되는 에이전트 정보를 검색합니다. 이 규칙은 검색 마법사에서 내부적으로 사용되니 수정하지 마십시오.

Knowledge Base article:

요약

이 검색 규칙은 AIX 6.1 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.6.1.PPC.Discovery" Target="SC!Microsoft.SystemCenter.RootManagementServer" Enabled="true" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.AIX.6.1.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.6.1.SupportedAgent"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/UnixOS$</Name>
<Value>AIX 6.1 (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>sh</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/MinVersion$</Name>
<Value>6.1.0.0</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ComputerType$</Name>
<Value>Microsoft.AIX.6.1.Computer</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/KitOSVersion$</Name>
<Value>6</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/TaskVersion$</Name>
<Value>6.1</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>