Удаление модуля TIONIX.Monitor¶
При возникновении необходимости удаления модуля TIONIX.Monitor выполните следующее:
Удалите модуль TIONIX.Monitor:
Для Python-пакетов:
# Ubuntu, CentOS: pip uninstall tionix-monitor
Для RPM пакетов:
# ALT Linux 7: apt-get remove python-module-tionix_monitor # CentOS: yum remove python-tionix_monitor
Перезапустите службы TIONIX:
# Ubuntu: service tionix-monitor-* restart # ALT Linux 7: systemctl restart tionix-monitor-* # CentOS: systemctl restart tionix-monitor-*