Is it 100% or 3%, I'm confused now.
If 3% every 7 minute it might be "that you have enabled "Show idle devices in device lists" in settings.
There is a sub-routine pinging all addresses every 7 minute to keep the ARP table updated.
(When you talk CPU load, remember that this CPU has 2 kernels, and really difficult to load both cores to 100%.
Also most of these background processes are running with lowest possible nice priority, meaning that they
would be interrupted by other processes when needed.)
Another note is that netdata itself is a "big" cpu consumer...
It's like quantum physics, you can't measure without disturbing/changing the real values ;-)
I just checked with top2 command via SSH and actually recorded a video during this 100% CPU spike that happens every 7 mins.
It lasts about 20sec and during this time the two commands that I notice on top2 with higher than normally cpu usage (NOT 100% but about 3% each) are haveged and addon_info_upda
I read about haveged (it's in entware library) that it Feeds the kernel entropy pool by timing CPU loops, but don't really get what it means. Regarding addon_info_upda it must indicate that some addon tries to update? I have all addons disabled except netdata and there are no update Cron Jobs. Any thoughts?
Please note that Aegis, Dnscrypt & Bandwidth Monitor are all disabled during this test.