This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

hardware temperatures

Hi,

Since in my country we are in high season the weather temperatures are going high, sometimes inside office around 27 ºC, yes really high!  so I would like to monitor the temperartures regulary of my UTM hardware (CPU, Hard drive), is there any way to do that like running a script or linux command? [:(]

Thanks.


This thread was automatically locked due to age.
Parents
  • Hi,

    I've tested those commands and the results are:

    loginuser@utm9-lan:/home/login > sensors
    
    acpitz-virtual-0
    Adapter: Virtual device
    temp1:        +27.8°C  (crit = +92.0°C)
    temp2:        +29.8°C  (crit = +92.0°C)

    coretemp-isa-0000
    Adapter: ISA adapter
    Physical id 0:  +45.0°C  (high = +87.0°C, crit = +91.0°C)
    Core 0:         +45.0°C  (high = +87.0°C, crit = +91.0°C)
    Core 1:         +44.0°C  (high = +87.0°C, crit = +91.0°C)


    and the smartctl command:

    loginuser@utm9-lan:/home/login > smartctl -i -a /dev/sda
    
    -bash: smartctl: command not found
    loginuser@utm9-lan:/home/login >
Reply
  • Hi,

    I've tested those commands and the results are:

    loginuser@utm9-lan:/home/login > sensors
    
    acpitz-virtual-0
    Adapter: Virtual device
    temp1:        +27.8°C  (crit = +92.0°C)
    temp2:        +29.8°C  (crit = +92.0°C)

    coretemp-isa-0000
    Adapter: ISA adapter
    Physical id 0:  +45.0°C  (high = +87.0°C, crit = +91.0°C)
    Core 0:         +45.0°C  (high = +87.0°C, crit = +91.0°C)
    Core 1:         +44.0°C  (high = +87.0°C, crit = +91.0°C)


    and the smartctl command:

    loginuser@utm9-lan:/home/login > smartctl -i -a /dev/sda
    
    -bash: smartctl: command not found
    loginuser@utm9-lan:/home/login >
Children
No Data