For a couple days now, I notice a process called pmproxy using 100% CPU on bootup and stays at 100%. I kill the process and it restarts a couple seconds later. I renamed the folder /usr/lib/pcp and that got it to stop restarting.
I don't remember installing or downloading anything like that. Is it malicious?
I'm using Ubuntu 20.04 LTS with latest updates.
pmproxy
package is for performance metrics collection and is installed as part of the Performance Co-Pilot (PCP) toolkit. If your machine is a VPS, then it was likely installed as part of the base installation package from the provider. There may be a reason for the CPU consumption recorded in the/var/log/syslog
file, so you'll want to check in there to see what might have triggered the issue – matigo Mar 25 '22 at 04:52