Telemetry Agent
From the ONES Application
Enable Super-user mode
user@ones-application:~$ sudo suNavigate to the GA /ones_t_agent directory on the Server
root@ones-application /home/user $ cd GAv4.1/ones_t_agentEnter device details (Management IP, Username and Password and the license key) on device_info.csv
root@ones-application /home/user/GAv4.1/ones_t_agent $ vi device_info.csv
ip,user,passwd,layer,region,azid,brickid,rackid
10.20.2.12,admin,YourPaSsWoRd,Spine,SanJose,1,1,1
...
...
...Save the File
root@ones-application /home/user/GAv2.0/ones_t_agent$ ./ones_agent_uninstaller.sh
All of the devices are successfully cleaned up
Last updated