Just today I realised that one of the servers in my cluster up their fans RPM every 15 minutes.
I’m planning to asses first it’s because of a VM, container or PVE itself. Then find the offending process(es).
How would you approach these two steps - any ideas for tools, perhaps even by proxmox themselves?
2 Comments
lnxtx@feddit.nl · 2 pts · 3y
Builtin graphs (CPU, memory, network, disk I/O) doesn't have enough resolution.
You can try
atopwith 60 seconds interval, file/etc/default/atop:How to read logs.
n0x0n@feddit.de · 2 pts · 3y
Thank you, that helped!