Telemetry Agent
From the ONES Application
Enable Super-user mode
user@ones-application:~$ sudo su
Navigate to the GA /ones_t_agent directory on the Server
root@ones-application /home/user $ cd GAv1.2/ones_t_agent
Enter device details (Management IP, Username and Password and the license key) on device_info.csv
root@ones-application /home/user/GAv1.2/ones_t_agent $ vi device_info.csv
Save the File
root@ones-application /home/user/GAv1.2/ones_t_agent$ python3 ones_agent_uninstaller.py
All of the devices will be successfully cleaned up
Last updated