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 (JPN) Description (JPN) 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 Server 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 フィルタリング。0 の場合、winevent の 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>