IBM.HWPRO.VMHost.BaseClassIBM SCVMM 관리 호스트

IBM.HWPRO.VMHost.BaseClass (ClassType)

가상 시스템을 호스팅하고 SCVMM이 관리하는 IBM 서버

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Pro.2008.Public
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5c18059b-bbb8-15aa-13f2-1e9ca9cda7ea

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.SystemCenter.VirtualMachineManager.Pro.2008.Base:
Guid  string  VMM 개체 ID false 255  False 
Type  string  VMM 종류 ID false 255  False 
ProRecovery  string  PRO 복구 수준 false 255  False 
ProEnableLevel  string  PRO 모니터링 수준 false 255  False 
VMMServer  string  VMM 서버 false 255  False 
Name  string  컴퓨터 이름 false 255  False 
IBM.HWPRO.VMHost.BaseClass:
ibmProductFamilyName  string  IBM 제품군 IBM 제품군의 이름. false 256  False 
ibmMTandSN  string  IBM M/T 및 S/N IBM 시스템 유형 및 일련 번호. false 256  False 
ibmMonitoringAgent  string  IBM 모니터링 에이전트 IBM 서버의 모니터링 에이전트 true 256  False 
ibmVMHostTypeDesc  string  가상화 플랫폼 호스트의 가상화 플랫폼(예: Microsoft Hyper-V 또는 Microsoft Virtual Server) false 256  False 
ibmInternalWinEventFiltering  int  IBM 내부 - WinEvent 필터링 IBM 내부 - WinEvent 필터링(WinEvent가 0일 경우 PRO 경보/팁 생성) false 256   
ibmInternalWmiNamespace  string  IBM 내부 - 모니터링 WMI 네임스페이스 IBM 내부 - 모니터링 에이전트의 WMI 네임스페이스 false 256  False 
Licensed  string  라이센스 레벨 IBM 시스템의 IBM PRO Pack 라이센스 레벨에 대한 정보. false 256  False 

Health Model:

Source Code:

<ClassType Abstract="true" Accessibility="Public" Base="VMMPROV2!Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Host" Hosted="true" ID="IBM.HWPRO.VMHost.BaseClass" Singleton="false">
<Property CaseSensitive="false" ID="ibmProductFamilyName" Key="false" Length="256" MinLength="0" Type="string"/>
<Property CaseSensitive="false" ID="ibmMTandSN" Key="false" Length="256" MinLength="0" Type="string"/>
<Property CaseSensitive="false" ID="ibmMonitoringAgent" Key="true" Length="256" MinLength="0" Type="string"/>
<Property CaseSensitive="false" ID="ibmVMHostTypeDesc" Key="false" Length="256" MinLength="0" Type="string"/>
<Property ID="ibmInternalWinEventFiltering" Type="int"/>
<Property CaseSensitive="false" ID="ibmInternalWmiNamespace" Key="false" Length="256" MinLength="0" Type="string"/>
<Property CaseSensitive="false" ID="Licensed" Key="false" Length="256" MinLength="0" Type="string"/>
<!-- TODO: Licensed needs to be appropriately populated in discovery -->
</ClassType>