Détection des informations d'agent prises en charge pour Solaris 10 Sparc

Microsoft.Solaris.10.sparc.Discovery (Discovery)

Cette règle détecte les informations d'agent prises en charge pour Solaris 10 sur les ordinateurs Sparc. Cette règle est utilisée en interne par l'Assistant Détection, ne pas modifier.

Knowledge Base article:

Résumé

Cette règle de détection détecte les informations d'agent prises en charge pour Solaris 10 sur les ordinateurs Sparc.

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.Solaris.10.sparc.Discovery" Target="SC!Microsoft.SystemCenter.RootManagementServer" Enabled="true" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Solaris.10.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.Solaris.10.SupportedAgent"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/UnixOS$</Name>
<Value>Solaris 10 (Sparc)</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>Solaris</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/Arch$</Name>
<Value>sparc</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ArchFriendly$</Name>
<Value>sparc</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ArchKitName$</Name>
<Value>sparc</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/Ext$</Name>
<Value>pkg</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/MinVersion$</Name>
<Value>5.10</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/ComputerType$</Name>
<Value>Microsoft.Solaris.10.Computer</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/KitOSVersion$</Name>
<Value>10</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Unix!Microsoft.Unix.SupportedAgent"]/TaskVersion$</Name>
<Value>10</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>