Telegraf Agent failed to install due to wrong mapping between vCenter Server and Cloud Proxy
search cancel

Telegraf Agent failed to install due to wrong mapping between vCenter Server and Cloud Proxy

book

Article ID: 424774

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

  • When installing telegraf agent by executing telegraf-utils.sh, "This VM already has an Application Management adapter configured" error returned:

Environment

Aria Operations 8.18.x

Cause

Wrong mapping between vCenter Server and Cloud Proxy leads to the issue

Resolution

Please follow the "Resolution" chapter in How to Delete the Application Monitoring vCenter to Cloud Proxy Mapping Via API to remove the wrong mapping then create new one.

 

Additional Information

If such error below was returned when executing "telegraf-utils.sh":

"telegraf-utils.sh: line 14: $':\r': command not found" error returned when executing telegraf-utils.sh;

Please run command "sed -i 's/\r$//' telegraf-utils.sh" to remove all illegal symbol from the file.