IBM.WinComputerComputer Windows su Lenovo System

IBM.WinComputer (ClassType)

Computer Windows in esecuzione sui sistemi Lenovo

Element properties:

Base ClassMicrosoft.Windows.Computer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId19b6290a-7b8f-da09-4004-e4195683bb97

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  Nome principale Il nome principale di questo computer. true 256  False 
DNSName  string  Nome DNS Il nome di dominio completo di questo computer. false 256  False 
NetbiosComputerName  string  Nome computer NetBIOS Il nome NetBIOS per questo computer. false 256  False 
NetbiosDomainName  string  Nome di dominio NetBIOS Il nome di dominio NetBIOS per questo computer. false 256  False 
IPAddress  string  Indirizzo IP L'indirizzo IP per questo computer. false 256  False 
NetworkName  string  Nome di rete Il nome di rete per questo computer false 256  False 
ActiveDirectoryObjectSid  string  SID Active Directory L'identificatore di protezione AD per questo computer false 256  False 
IsVirtualMachine  bool  Macchina virtuale false 256   
DomainDnsName  string  Nome di dominio DNS false 256  False 
OrganizationalUnit  string  Unità organizzativa false 256  False 
ForestDnsName  string  Nome insieme di strutture DNS false 256  False 
ActiveDirectorySite  string  Sito Active Directory false 256  False 
LogicalProcessors  int  Processori logici false 256   
IBM.WinComputer:
SystemUUID  string  UUID sistema Lenovo UUID (Universally unique identifier) del sistema Lenovo false 42  False 
MTAndSN  string  M/T e S/N Lenovo Tipo di macchina e numero di serie del sistema Lenovo false 256  False 
ModelNumber  string  Modello sistema Lenovo Numero di modello del sistema Lenovo, composto da 3 caratteri alfanumerici false 256  False 
PlatformCategory  string  Categoria piattaforma Lenovo Classificazione delle categorie della piattaforma per i sistemi Lenovo systems: sistemi hardware blade, rack-mount, tower o enterprise/scalable false 256  False 
ProductFamily  string  Famiglia di prodotti Lenovo Famiglia di prodotti del sistema Lenovo, ad esempio Lenovo eServer x3950 false 256  False 
PlatformAgentInfo  string  Lenovo Platform Agent Informazioni relative al prodotto Lenovo Platform Agent in esecuzione sul computer, tipo di agent e versione (ad esempio, Director Core Services) false 256  False 
BMCDetected  string  BMC rilevato Indica se Lenovo Baseboard Management Controller è rilevato sul sistema false 256  False 
RSAIIDetected  string  RSA-II rilevato Indica se Lenovo RSA (Remote Supervisor Adapter) è rilevato sul sistema false 256  False 
RAIDControllers  string  Controller RAID Controller Lenovo RAID sul sistema false 256  False 
Licensed  string  Lenovo HW Management - Sistema con licenza Information about the Lenovo hardware Management License on the computer, of whether is a licensed system or not false 256  False 
CappingEnabled  bool  Funzione di limitazione abilitata Informazioni relative all'abilitazione della funzione di limitazione; indica se la funzione di alimentazione per il sistema è abilitata false 256   
CappingCapable  bool  Funzione di limitazione Informazioni relative alla funzione di limitazione; indica se il sistema è in grado di utilizzare la funzione di limitazione dell'alimentazione false 256   
PowerMax  int  Alimentazione massima Alimentazione massima sul sistema false 256   
PowerMin  int  Alimentazione minima Alimentazione minima sul sistema false 256   
PowerCap  int  Limite alimentazione Limite di alimentazione sul sistema false 256   
PowerManagementProvider  string  Provider di gestione alimentazione Versione installata del provider CIM Lenovo Power false 256  False 
PowerThresholdWarning  int  Soglia di alimentazione di avvertenza Soglia di alimentazione di avvertenza sul sistema false 256   
PowerThresholdCritical  int  Soglia di alimentazione critica Soglia di alimentazione critica sul sistema false 256   
IMMIPV4Address  string  Lenovo IMM - Indirizzo IPv4 Lenovo Integrated Management Module - Indirizzo IPv4 false 256  False 
FirmwareType  string  Tipo di firmware Tipo di firmware del sistema Lenovo, BIOS o UEFI false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.WinComputer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.Computer" Hosted="false" Singleton="false">
<!--system identification-->
<Property ID="SystemUUID" Type="string" Key="false" CaseSensitive="false" Length="42" MinLength="0"/>
<!--system info-->
<Property ID="MTAndSN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ModelNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PlatformCategory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductFamily" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--agent info-->
<Property ID="PlatformAgentInfo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--hardware detected-->
<Property ID="BMCDetected" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RSAIIDetected" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RAIDControllers" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Licensed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!-- PXB080239 Added Power Max, Power Min, Power Cap, Current Warning and Critical Power Thresholds, CappingEnabled, CappingCapable-->
<Property ID="CappingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CappingCapable" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerMax" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerMin" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerCap" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerManagementProvider" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerThresholdWarning" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerThresholdCritical" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--For Licensed client only-->
<Property ID="IMMIPV4Address" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>