vRealize Automation には、BMC BladeLogic Configuration Manager と連携するために必要なカスタム プロパティがあります。
カスタム プロパティ | 説明 |
---|---|
VirtualMachine.EPI.Type | Specifies the type of external provisioning infrastructure. |
VirtualMachine.Admin.Owner | Specifies the user name of the machine owner. |
BMC.Software.Install | BMC BladeLogic Configuration Manager 統合を有効にするには、True に設定します。 |
EPI.Server.Name | 外部プロビジョニング インフラストラクチャ サーバの名前(BMC BladeLogic をホストしているサーバの名前など)を指定します。BMC BladeLogic Configuration Manager ホストが指定されることなく 1 つ以上の汎用 BMC EPI エージェントがインストールされた場合、この値は必要なサーバに申請を送ります。 特定の BMC BladeLogic Configuration Manager ホスト専用である BMC EPI エージェントだけがインストールされた場合、この値はそれらのエージェントの 1 つに構成されたサーバ名と完全に一致する必要があります。 |
BMC.Service.Profile | BMC BladeLogic サーバでデフォルト認証プロファイル名を指定します。 |
BMC.Software.BatchLocation | ソフトウェア ジョブが展開される場所を BMC BladeLogic 構成で指定します。 この値は、Vrm.Software.IdNNNN の適切な値と一致する必要があります。たとえば、有効な値には |
VMware.VirtualCenter.OperatingSystem | Specifies the vCenter Server guest operating system version (VirtualMachineGuestOsIdentifier) with which vCenter Server creates the machine. This operating system version must match the operating system version to be installed on the provisioned machine. Administrators can create property groups using one of several property sets, for example, VMware[OS_Version]Properties, that are predefined to include the correct VMware.VirtualCenter.OperatingSystem values. This property is for virtual provisioning. For related information, see the enumeration type VirtualMachineGuestOsIdentifier in vSphere API/SDK Documentation. For a list of currently accepted values, see the vCenter Server documentation. |
BMC BladeLogic Configuration Manager のソフトウェア ジョブを有効にするカスタム プロパティ
vRealize Automation と連携するために、BMC BladeLogic Configuration Manager のジョブを構成します。 マシン申請者がすべてのソフトウェア ジョブの中から選択できるようにするか、ブループリントに基づいてプロビジョニングされたすべてのマシンに適用するソフトウェア ジョブを指定します。
カスタム プロパティ | 説明 |
---|---|
LoadSoftware | ソフトウェア インストール オプションを有効にするには、True に設定します。 |
Vrm.Software.IdNNNN |
Specifies a software job or policy to be applied to all machines provisioned from the blueprint. Set the value to
job_type=job_path, where
job_type is the numeral that represents the BMC BladeLogic job type and
job_path is the location of the job in BMC BladeLogic, for example
4=/Utility/putty .
NNNN is a number from 1000 to 1999. The first property must start with 1000 and increment in numerical order for each additional property.
1 — AuditJob 2 — BatchJob 3 — ComplianceJob 4 — DeployJob 5 — FileDeployJob 6 — NSHScriptJob 7 — PatchAnalysisJob 8 — SnapshotJob |
BMC BladeLogic Configuration Manager との連携用のオプションのカスタム プロパティ
BMC BladeLogic Configuration Manager のブループリントでよく使用されるオプションのカスタム プロパティを使用することもできます。
プロパティ | 定義 |
---|---|
BMC.AddServer.Delay | BMC BladeLogic Configuration Manager にマシンを追加までの待機時間(秒単位)を指定します。デフォルトは 30 です。 |
BMC.AddServer.Retry | BMC BladeLogic Configuration Manager へのマシンの最初の追加で失敗した場合、再試行するまでの待機時間(秒単位)を指定します。デフォルトは 100 です。 |