Giannis Economou

Results 6 comments of Giannis Economou

``` # sensors k10temp-pci-00c3 Adapter: PCI adapter Tdie: +44.2°C (high = +70.0°C) Tctl: +71.2°C k10temp-pci-00cb Adapter: PCI adapter Tdie: +44.0°C (high = +70.0°C) Tctl: +71.0°C ``` on: ```` # lscpu...

Here you go ``` # sensors -u k10temp-pci-00c3 Adapter: PCI adapter Tdie: temp1_input: 48.000 temp1_max: 70.000 Tctl: temp2_input: 75.000 k10temp-pci-00cb Adapter: PCI adapter Tdie: temp1_input: 47.500 temp1_max: 70.000 Tctl: temp2_input:...

@nobodysu Hi! Here is getverb results (using zabbix_get): ``` "THEHOST" mini.cpu.info[cpu0,ID] "k10temp-pci-00c3" "THEHOST" mini.cpu.info[cpu0,TjMax] "70" "THEHOST" mini.cpu.temp[cpu0,core1] "50" "THEHOST" mini.cpu.temp[cpu0,MAX] "50" "THEHOST" mini.cpu.info[cpu1,ID] "k10temp-pci-00cb" "THEHOST" mini.cpu.info[cpu1,TjMax] "70" "THEHOST" mini.cpu.temp[cpu1,core1] "48"...

@nobodysu Seems to be working perfect! 👍

``` # sensors k10temp-pci-00c3 Adapter: PCI adapter Vcore: +1.36 V Vsoc: +1.01 V Tctl: +70.8°C Tdie: +70.8°C Tccd1: +71.5°C Tccd2: +68.8°C Icore: +57.00 A Isoc: +6.50 A nvme-pci-0900 Adapter: PCI...

Hi @mihalicyn, mentioning https://github.com/lxc/lxcfs/issues/628#issuecomment-2078794943 here for completeness. (using `--enable-cfs` inside the container `/proc/cpuinfo` is correct, but `/proc/stat` shows host CPUs)