Install/Uninstall the latest CloudHealth Agent version
search cancel

Install/Uninstall the latest CloudHealth Agent version

book

Article ID: 283778

calendar_today

Updated On:

Products

CloudHealth

Issue/Introduction

Where can you find instructions on how to install/uninstall the latest Tanzu CloudHealth Agent version for both Linux and Windows instances?

Resolution

Instructions are at: VMware Tanzu® CloudHealth

  1. For more information on how to Integrate with the Tanzu CloudHealth Agent see: Integrate with Tanzu CloudHealth Agent
  2. Run the following command to uninstall the CloudHealth agent:
    • Linux: wget -O - https://s3.amazonaws.com/remote-collector/agent/uninstall_cht_perfmon.sh | sudo sh
    • Windows: wmic product where name="CloudHealth Agent" call uninstall
      or
      Uninstall "CloudHealth Agent" from the "Add or Remove Program(appwiz.cpl)" tool.