Adding New Controller
ONES Agent configuration file allows user to add new collector(controller) after the agent installation if required
Overview
If a customer desires to receive the same agent telemetry on a different ONES collector, there's no need to reinstall the agent on the device. Instead, the user can effortlessly add the new collector's IP to the device's agent.conf file after installing ONES on the other server. This action will automatically register and initiate streaming to the new ONES application
Only 2 controllers are supported in auto-discovery
Note: Terms "collector" and "controller" are used interchangeably; they have the same meaning.
Steps to add new Controller-IP
SSH to the device first
Navigate to /etc/sonic/
Edit agent.conf file and add collector ip
Restart ONES-Agent Docker
After restarting Docker, it will automatically register with the new ONES-Application
Last updated