oijkn / Docker-Raspberry-PI-Monitoring

A docker-compose stack solution for monitoring host and containers with Prometheus, Grafana, cAdvisor and NodeExporter.
MIT License
410 stars 61 forks source link

High CPU on the cadvisor container #34

Closed jslegers73 closed 5 months ago

jslegers73 commented 7 months ago

Hi,

I have installed this package and it is looking great. I do see a high CPU usage of cadvisor :

image

Is this normal?

It is running on a RP4 with 4Gb on a 64Bit Bookworm OS.

oijkn commented 5 months ago

Hello,

Thank you very much for highlighting this issue. After incorporating the new parameters into the cAdvisor command, the CPU usage has returned to normal.

Can you confirm ?

image

jslegers73 commented 5 months ago

Hello,

Thank you very much for highlighting this issue. After incorporating the new parameters into the cAdvisor command, the CPU usage has returned to normal.

Can you confirm ?

image

Hi,

Thanks for this. I have made the change and it helped.

image