

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 在 VMware 上部署
<a name="discovery-tool-deploy-vmware"></a>

## VMware 虛擬機器規格
<a name="discovery-tool-vmware-vm-specs"></a>
+ **作業系統** – Amazon Linux 2023
+ **RAM** – 16 GB
+ **CPU** – 4 個核心
+ **磁碟** – 35 GB
+ **VMware 需求** – 請參閱[在 VMware 上執行 AL2023 的 VMware 主機需求](https://docs.aws.amazon.com/linux/al2023/ug/vmware-supported-configurations.html#vmware-host-requirements)

## 部署 VMware OVA
<a name="discovery-tool-vmware-deploy-steps"></a>

1. 從此 URL 下載 OVA 檔案：https：//[https://s3.us-east-1.amazonaws.com/atx.discovery.collector.bundle/releases/latest/AWS-Transform-discovery-tool.ova](https://s3.us-east-1.amazonaws.com/atx.discovery.collector.bundle/releases/latest/AWS-Transform-discovery-tool.ova)

1. 以 VMware 管理員身分登入 vCenter。

1. 使用下列其中一種方法來安裝 OVA 檔案：

   1. **使用 UI：**選擇**檔案**，選擇**部署 OVF 範本**，選取您在步驟 1 中下載的探索工具 OVA 檔案，然後完成精靈。確定伺服器管理儀表板中的代理設定已正確設定。

   1. **使用命令列：**若要從命令列安裝探索工具 OVA 檔案，請下載並使用 VMware Open Virtualization Format Tool (ovftool)。若要下載 ovftool，請從 [OVF 工具文件](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere-sdks-tools/8-0/ovf-tool-user-s-guide/using-ovf-tool-commands/command-line-options.html)頁面選取版本。這是使用 ovftool 命令列工具安裝探索工具 OVA 檔案的範例。

      ```
      ovftool --acceptAllEulas --name='discovery tool' --datastore=datastore1 -dm=thin AWS-Transform-discovery-tool.ova 'vi://username:password@vcenterurl/Datacenter/host/esxi/'
      ```

      範例中可取代值的描述：
      + 名稱是您要用於探索工具 VM 的名稱。
      + 資料存放區是 vCenter 中資料存放區的名稱。
      + OVA 檔案名稱是下載的探索工具 OVA 檔案的名稱。
      + 使用者名稱/密碼是您的 vCenter 登入資料。
      + vcenterurl 是 vCenter 的 URL。
      + vi 路徑是 VMware ESXi 主機的路徑。

1. 在 vCenter 中尋找已部署的探索工具。在 VM 上按一下滑鼠右鍵，然後選擇**開啟電源**、**開啟電源**。

1. 幾分鐘後，探索工具的 IP 地址會顯示在 vCenter 中。您可以使用此 IP 地址連線到 探索工具。