Monitor module uninstalling¶
Important
First need to do setting up the environment. All commands are executed only from superuser.
Mode superuser:
sudo -i
If you need to uninstall the Monitor module, perform following actions:
Delete CloudManager module:
For Python packages:
pip3 uninstall monitor
Restart services:
systemctl restart aos-monitor-*
Note
To uninstall the Monitor module on Astra Linux (Smolensk), do the following:
Delete the package with the command:
apt remove -y aos-monitor