開啟插件能對 vcenter 管理的 esxi 主機的硬體狀態進行監控。 以下操作均在 vcenter 主機上操作。 0x00 修改配置 文檔中關於啟用腳本插件支持的說明: Enabling Script Plug In Support in the vSphere Web Client Suppo ...
開啟插件能對 vcenter 管理的 esxi 主機的硬體狀態進行監控。
以下操作均在 vcenter 主機上操作。
0x00 修改配置
文檔中關於啟用腳本插件支持的說明:
Enabling Script Plug-In Support in the vSphere Web Client
Support for vSphere Client script plug-ins is disabled by default in the vSphere Web Client. To enable support for script plug-ins, locate the webclient.properties file in the vSphere Web Client install directory, typically %ProgramData%\VMware\vSphere Web Client on the Windows operating system, and /var/lib/vmware/vsphere-client on Linux and MacOS. Add the following line to the webclient.properties file.
scriptPlugin.enabled = true
編輯 webclient.properties
文件
添加屬性欄位
0x01 啟用服務
在系統中啟用VMware VirtualCenter Management Webservices
服務,這個服務會開啟本機(vcenter)的8443
埠
在 client 啟用插件時,會訪問 vcenter 的 8443 埠服務中的 xml 配置文件。
查看 xml 配置文件是否能訪問, url:https://[your vcenter ip]:8443/cim-ui/scriptConfig.xml。
0x02 啟用插件
在 vsphere client 中啟用插件。
插件——管理插件
右鍵 vCenter 硬體狀態
——啟用
0x03 查看硬體狀態
開啟了此插件,能在管理的 esxi 主機上看到多出一個Hardware Status
的選項,點開此選項後能看到該主機的硬體狀態。