How to uninstall cloudamize agent on servers

  1. Sudo to host as root user
  2. cd /usr/local/cloudamize/bin/
  3. ./uninstall_cmizeagent.sh
  4. check the process and make sure no process in running. < ps -ef | grep cloudamize >
  5. cd /usr/local/
  6. [root@localhost local]# ls
    bin cloudamize etc games include lib lib64 libexec  sbin share  src tomcat
  7. Remove cloudamize dir : rm -rf cloudamize

Note: You will see something like this at the time of uninstall:

[root@localhost bin]# ./uninstall_cmizeagent.sh

CL Agent not running

OFL Agent not running

warning: file /usr/local/cloudamize/bin/cpu_24/curl-cloudamize: remove failed: No such file or directory

warning: file /usr/local/cloudamize/bin/cpu_24/CCAgentNoDNS: remove failed: No such file or directory

warning: file /usr/local/cloudamize/bin/cpu_24/CCAgent: remove failed: No such file or directory

warning: file /usr/local/cloudamize/bin/cpu_24: remove failed: No such file or directory

warning: file /usr/local/cloudamize/bin/cpu_24/curl-cloudamize: remove failed: No such file or directory

warning: file /usr/local/cloudamize/bin/cpu_42/CCAgentNoDNS: remove failed: No such file or directory

warning: file /usr/local/cloudamize/bin/cpu_42/CCAgent: remove failed: No such file or directory

warning: file /usr/local/cloudamize/bin/cpu_42: remove failed: No such file or directory

[root@localhost bin]#

Recent Posts

Start typing and press Enter to search