IBM.WinComputerLenovo 시스템의 Windows 컴퓨터

IBM.WinComputer (ClassType)

Lenovo 시스템에서 실행 중인 Windows 컴퓨터

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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  사용자 이름 이 컴퓨터의 사용자 이름입니다. true 256  False 
DNSName  string  DNS 이름 이 컴퓨터의 정규화된 도메인 이름입니다. false 256  False 
NetbiosComputerName  string  NetBIOS 컴퓨터 이름 이 컴퓨터의 NetBIOS 이름입니다. false 256  False 
NetbiosDomainName  string  NetBIOS 도메인 이름 이 컴퓨터의 NetBIOS 도메인 이름입니다. false 256  False 
IPAddress  string  IP 주소 이 컴퓨터의 IP 주소입니다. false 256  False 
NetworkName  string  네트워크 이름 이 컴퓨터의 네트워크 이름입니다. false 256  False 
ActiveDirectoryObjectSid  string  Active Directory SID 이 컴퓨터의 AD 보안 식별자입니다. false 256  False 
IsVirtualMachine  bool  가상 시스템 false 256   
DomainDnsName  string  DNS 도메인 이름 false 256  False 
OrganizationalUnit  string  조직 구성 단위 false 256  False 
ForestDnsName  string  DNS 포리스트 이름 false 256  False 
ActiveDirectorySite  string  Active Directory 사이트 false 256  False 
LogicalProcessors  int  논리 프로세서 false 256   
IBM.WinComputer:
SystemUUID  string  Lenovo 시스템 UUID Lenovo 시스템의 UUID(범용 고유 식별자) false 42  False 
MTAndSN  string  Lenovo M/T 및 S/N Lenovo 시스템의 시스템 유형 및 일련 번호 false 256  False 
ModelNumber  string  Lenovo 시스템 모델 Lenovo 시스템의 모델 번호(3자리 영숫자) false 256  False 
PlatformCategory  string  Lenovo 플랫폼 카테고리 Lenovo 시스템의 플랫폼 카테고리 분류(블레이드, 랙마운트, 타워 또는 엔터프라이즈/확장 가능 하드웨어 시스템) false 256  False 
ProductFamily  string  Lenovo 제품군 Lenovo 시스템의 제품군(예: Lenovo eServer x3950) false 256  False 
PlatformAgentInfo  string  Lenovo 플랫폼 에이전트 컴퓨터에서 실행 중인 Lenovo 플랫폼 에이전트에 대한 정보(버전 및 에이전트 유형, 예: Director Core Services) false 256  False 
BMCDetected  string  BMC 발견됨 Lenovo Baseboard Management Controller가 시스템에서 발견되는지 여부 false 256  False 
RSAIIDetected  string  RSA-II 발견됨 Lenovo Remote Supervisor Adapter(RSA)가 시스템에서 발견되는지 여부 false 256  False 
RAIDControllers  string  RAID 컨트롤러 시스템의 Lenovo RAID 컨트롤러 false 256  False 
Licensed  string  Lenovo HW Management 사용 허가된 시스템 Information about the Lenovo hardware Management License on the computer, of whether is a licensed system or not false 256  False 
CappingEnabled  bool  재한 사용 제한 사용에 대한 정보(시스템이 전원 제한을 사용할 수 있는지 여부) false 256   
CappingCapable  bool  제한 가능 제한 가능에 대한 정보(시스템이 전원을 제한할 수 있는지 여부) false 256   
PowerMax  int  최대 전원 시스템의 최대 전원 false 256   
PowerMin  int  최소 전원 시스템의 최소 전원 false 256   
PowerCap  int  전원 한도 시스템의 전원 한도 false 256   
PowerManagementProvider  string  전원 관리 제공자 Lenovo Power CIM Provider의 설치된 버전 false 256  False 
PowerThresholdWarning  int  전원 경고 임계값 시스템의 전원 경고 임계값 false 256   
PowerThresholdCritical  int  심각한 전원 임계값 시스템의 심각한 전원 임계값 false 256   
IMMIPV4Address  string  Lenovo IMM IPv4 주소 Lenovo Integrated Management Module IPv4 주소 false 256  False 
FirmwareType  string  펌웨어 유형 Lenovo 시스템의 펌웨어 유형(BIOS 또는 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>