The steps below can be followed to help troubleshoot CloudHealth Windows Agent installation:
This is named “install_err.log.zip” which extracts out to a .txt. This will highlight any issues with the initial Agent installation.
This writes out any attempts to connect and errors when connecting to the CloudHealth Rest API.
(The Agent polls every 5 minutes, and writes data every 15)
Path:HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\CloudHealth Technologies
The configuration Keys should reside within this directory and align with those found in the installation script when adding new agents.
Eg:
CloudName = azure
AgentAPIKey = <Installation CHTAPIKEY from the installation command>
ProxyHost = Proxy Server Address
Using the CMD:
Using PowerShell:
Next, determine if there is a proxy, firewall, or Antivirus that may prevent connection to the API endpoint that may need to be reconfigured.
More information can be obtained from Microsoft here:
Provide all the information gathered along with the Windows OS Version, .Net Version, and the CloudHealth Agent Version.