On a physical X86 server, the cpu's graph is not well draw. Basically the sum of all cpu's usages (system,user, nice, idle, etc) don't reach the 3200% (32 cores)
See the image here
I have already search in the forums and applied the solutions there:
- Increase the maximum of the graph (rrdtool tune $x --maximum 42:3300);
- Update the munin client;
And nothing worked. Could you suggest any additional solutions?
Thanks to all.