ipmitool result, what mean cols on HP DL380 server

Issues related to hardware problems
Post Reply
s18972
Posts: 4
Joined: 2013/07/19 04:52:53

ipmitool result, what mean cols on HP DL380 server

Post by s18972 » 2019/01/23 03:40:16

i using Centos 6.9.

i using ipmitool tool,

result is
# ipmitool sdr type temp | grep CPU
<......>
02-CPU 1 | 04h | ok | 65.1 | 40 degrees C
<......>

what mean 65.1 ?

and "40" mean, CPU temperature?

can i get "cpu temperature" warning or critical limit value?

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: ipmitool result, what mean cols on HP DL380 server

Post by TrevorH » 2019/01/23 11:58:20

i using Centos 6.9.
You're out of date - 6.10 is current, run yum update to get there.

Yes, the last column is the temperature in C. I don't know what the 4th column is but I would just ignore it.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

s18972
Posts: 4
Joined: 2013/07/19 04:52:53

Re: ipmitool result, what mean cols on HP DL380 server

Post by s18972 » 2019/01/23 18:38:57

TrevorH wrote:
2019/01/23 11:58:20
i using Centos 6.9.
You're out of date - 6.10 is current, run yum update to get there.

Yes, the last column is the temperature in C. I don't know what the 4th column is but I would just ignore it.
thank you for reply. :D

User avatar
fdisk
Posts: 42
Joined: 2017/11/04 00:59:56

Re: ipmitool result, what mean cols on HP DL380 server

Post by fdisk » 2019/02/05 12:01:38

As it is about temperatures, this looks like some kind of a threshold.
You should see a detailed description of all values with ipmitool with option -v

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: ipmitool result, what mean cols on HP DL380 server

Post by TrevorH » 2019/02/05 16:23:42

Using -v it shows up that column as being the "Entity ID" so it's just another way of showing what component it is.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply