IBM.WinComputerComputador Windows no Lenovo System

IBM.WinComputer (ClassType)

Computadores Windows em execução no Lenovo System

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  Nome da Entidade O nome da entidade deste Computador. true 256  False 
DNSName  string  Nome DNS O nome completo do domínio deste computador. false 256  False 
NetbiosComputerName  string  Nome NetBIOS do Computador O nome NetBIOS deste computador. false 256  False 
NetbiosDomainName  string  Nome NetBIOS do Domínio O nome NetBIOS do domínio deste computador. false 256  False 
IPAddress  string  Endereço IP O endereço IP deste computador. false 256  False 
NetworkName  string  Nome da Rede O nome de rede deste computador false 256  False 
ActiveDirectoryObjectSid  string  SID do Active Directory O Identificador de Segurança do AD para este computador false 256  False 
IsVirtualMachine  bool  Máquina Virtual false 256   
DomainDnsName  string  Nome de Domínio DNS false 256  False 
OrganizationalUnit  string  Unidade Organizacional false 256  False 
ForestDnsName  string  Nome de Floresta DNS false 256  False 
ActiveDirectorySite  string  Site do Active Directory false 256  False 
LogicalProcessors  int  Processadores Lógicos false 256   
IBM.WinComputer:
SystemUUID  string  UUID do Lenovo System Identificador exclusivo universalmente do Lenovo System false 42  False 
MTAndSN  string  Lenovo M/T e S/N Tipo de máquina e número de série do Lenovo System false 256  False 
ModelNumber  string  Modelo do Lenovo System Número de modelo do Lenovo System, de 3 caracteres alfanuméricos false 256  False 
PlatformCategory  string  Categoria da Plataforma Lenovo Classificação das categorias de plataforma de Lenovo Systems: blade, montagem em rack, sistemas de torre ou de hardware corporativos/escaláveis false 256  False 
ProductFamily  string  Família de Produtos Lenovo Família de produtos do Lenovo System, ex. Lenovo eServer x3950 false 256  False 
PlatformAgentInfo  string  Lenovo Platform Agent Informações sobre o Lenovo Platform Agent em execução no computador, do tipo de versão e agente (ex. Director Core Services) false 256  False 
BMCDetected  string  BMC Detectado Se o Lenovo Baseboard Management Controller foi detectado no sistema false 256  False 
RSAIIDetected  string  RSA-II Detectado Se o Lenovo Remote Supervisor Adapter (RSA) foi detectado no sistema false 256  False 
RAIDControllers  string  Controladores RAID Controladores Lenovo RAID no sistema false 256  False 
Licensed  string  Lenovo HW Management Licensed System Information about the Lenovo hardware Management License on the computer, of whether is a licensed system or not false 256  False 
CappingEnabled  bool  Limite Ativado Informações sobre limite ativado, se o sistema tem ou não limite de energia ativado false 256   
CappingCapable  bool  Capacidade Limite Informações sobre capacidade limite, se o sistema tem ou não capacidade de limite de energia false 256   
PowerMax  int  Máximo de Energia Máximo de energia no sistema false 256   
PowerMin  int  Mínimo de Energia Mínimo de energia no sistema false 256   
PowerCap  int  Limite de Energia Limite de energia no sistema false 256   
PowerManagementProvider  string  Provedor de Gerenciamento de Energia Versão instalada do Lenovo Power CIM Provider false 256  False 
PowerThresholdWarning  int  Limite de Aviso de Energia Limite de aviso de energia no sistema false 256   
PowerThresholdCritical  int  Limite Crítico de Energia Limite crítico de energia no sistema false 256   
IMMIPV4Address  string  Endereço IPv4 do Lenovo IMM Endereço IPv4 do Lenovo Integrated Management Module false 256  False 
FirmwareType  string  Tipo de Firmware Tipo de firmware do Lenovo System, BIOS ou 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>