在 agent.properties 檔案中,與 End Point Operations Management 代理程式和 vRealize Operations Manager 伺服器通訊相關的內容預設為非作用中。您必須加以啟用。
程序
- 在 agent.properties 檔案中找出以下區段。
## Use the following to automate agent setup
## using these properties.
##
## If any properties do not have values specified, the setup
## process prompts for their values.
##
## If the value to use during automatic setup is the default, use the string *default* as the value for the option.
- 移除每行前方的 # 標記以啟用內容。
#agent.setup.serverIP=localhost
#agent.setup.serverSSLPort=443
#agent.setup.serverLogin=username
#agent.setup.serverPword=password
第一次啟動
End Point Operations Management 代理程式時,若
agent.setup.serverPword
為非作用中,並擁有純文字值,代理程式則會加密此值。
- (選擇性) 移除每行前方的 # 標記
#agent.setup.serverCertificateThumbprint=
並提供指紋值,以啟用伺服器憑證的預先核准作業。