还是看不见虚拟机?
root@pve:~# apt install sensors
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package sensors
root@pve:~# sensors
it8728-isa-0a40
Adapter: ISA adapter
in0: 1.01 V (min = +2.68 V, max = +0.70 V) ALARM
in1: 1.58 V (min = +0.80 V, max = +0.62 V) ALARM
in2: 2.05 V (min = +1.13 V, max = +2.56 V)
in3: 2.00 V (min = +0.83 V, max = +2.23 V)
in4: 2.08 V (min = +1.02 V, max = +2.20 V)
in5: 2.02 V (min = +1.81 V, max = +0.95 V) ALARM
in6: 1.04 V (min = +2.86 V, max = +2.24 V) ALARM
3VSB: 3.29 V (min = +4.27 V, max = +2.28 V) ALARM
Vbat: 2.57 V
fan1: 0 RPM (min = 17 RPM) ALARM
fan2: 0 RPM (min = 21 RPM) ALARM
fan3: 0 RPM (min = 23 RPM) ALARM
temp1: +35.0°C (low = -100.0°C, high = -37.0°C) ALARM sensor = thermal diode
temp2: +28.0°C (low = -11.0°C, high = +95.0°C) sensor = thermal diode
temp3: -70.0°C (low = +115.0°C, high = -75.0°C) ALARM sensor = thermal diode
intrusion0: ALARM
acpitz-acpi-0
Adapter: ACPI interface
temp1: +26.8°C (crit = +95.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +39.0°C (high = +90.0°C, crit = +90.0°C)
Core 1: +40.0°C (high = +90.0°C, crit = +90.0°C)
Core 2: +45.0°C (high = +90.0°C, crit = +90.0°C)
Core 3: +45.0°C (high = +90.0°C, crit = +90.0°C)
root@pve:~#
|