Question
Do-agent dry cpu
Hello,
I’m using do-agent to monitor digital ocean droplet. But I noticed that it use almost 100% cpu.
I tried to kill do-agent process, but it starts again.
Also I tried uninstall do-agent “sudo apt-get purge do-agent” but I can still see do-agent is running.
Here is result from top command
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
4201 do-agent 20 0 2679976 398720 0 S 101.0 4.9 35:27.63 mysqld
It is normal behaviour? How can I remove this process from droplet?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×