Suggested template:
Problem/Question
Netdata consuming high CPU after OS upgrade (>90%)
clearing /var/cache/netdata/* did not help.
systemctl stop netdata, and running the docker instance of netdata had the same performance hit.
I can’t use netdata in my production at this time as it is causing performance issues.
#uname -a
Linux qupapi1 6.12.69+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.69-1 (2026-02-08) x86_64 GNU/Linux
ilyam8
February 10, 2026, 5:33pm
2
Hi, @Sean_Kennedy . Can you check which process/thread is consuming CPU resources? See how to do it using htop (search for the netdata parent process and scroll down until you see the thread with 100%).
This is in a proxmox environment - with 4 vcpus, min ram 512MB, 4GB allocated. These are light weight VMs running python containers.
Here’s what it looks like when systemctl stop netdata
ilyam8
February 11, 2026, 6:14am
4
Netdata doesn’t use a lot of CPU on your htop screenshots.