Hi there,
I need to be able to monitor with Zabbix the CPU temperature of my Proxmox VE servers.
With physical machines I can get the temperature by using the "lm-sensors" package and creating an item in Zabbix that collects the temperature value of each CPU core, but in Proxmox virtual machines the sensors are not detected.
How can I monitor the CPU temperature of my Proxmox VE servers? It is very important for my company to monitor the CPU temperature of the Proxmox VE servers, due to all our services run on virtual machines.
Thank you in advance.

I need to be able to monitor with Zabbix the CPU temperature of my Proxmox VE servers.
With physical machines I can get the temperature by using the "lm-sensors" package and creating an item in Zabbix that collects the temperature value of each CPU core, but in Proxmox virtual machines the sensors are not detected.
How can I monitor the CPU temperature of my Proxmox VE servers? It is very important for my company to monitor the CPU temperature of the Proxmox VE servers, due to all our services run on virtual machines.
Thank you in advance.
All VM-s will report the temp of the host where they run, I think... You still need to monitor that in those physical servers you are using to run your virtual environment.
Comment