Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2011 15:58:57 +0200
From:      Mikael Fridh <frimik@gmail.com>
To:        "mobile@fidelitas.ro" <mobile@fidelitas.ro>
Cc:        freebsd-proliant@freebsd.org
Subject:   Re: proliant temperature
Message-ID:  <AANLkTikZzihBVZ2721k5HT3o=ORmkOAiE2zEBoC0COUc@mail.gmail.com>
In-Reply-To: <4D8C9599.4000401@fidelitas.ro>
References:  <4D8C9599.4000401@fidelitas.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 25, 2011 at 2:16 PM, mobile@fidelitas.ro
<mobile@fidelitas.ro> wrote:
> Hello
> =A0 =A0I have a little problem, i have a Proliant dl580 g3, os : 8.1-RELE=
ASE
> FreeBSD
> =A0 =A0and i don't seem to mange to read the temperatures
> =A0 =A0I tried lots of software, and drivers for /dev/smb0 (that i can't
> install)
> =A0 =A0can't install hpasm, and so on ......
>
> =A0 =A010q for your help

I'm currently benchmarking and testing 8.2-RELEASE on a potential NAS
box (HP ProLiant DL320s G1)

I'm looking at options for hardware monitoring and so far I've found
the following:

hpasm, hpacucli is a no-go. The previously sponsored HP-developer
hasn't been heard of for a few years.
What's sure is the following: [1]hpacucli does not work on amd64,
Linux-mode is also a no-go, from what I understand, due to
/proc-dependencies.

What I think though is that for most temperature sensors we're better
off asking freebsd-users, because there's alot of non-ProLiant
specific information to be found.

Examples:
archive01# sysctl dev.cpu
dev.cpu.0.%desc: ACPI CPU
dev.cpu.0.%driver: cpu
dev.cpu.0.%location: handle=3D\_PR_.CPU0
dev.cpu.0.%pnpinfo: _HID=3Dnone _UID=3D0
dev.cpu.0.%parent: acpi0
dev.cpu.0.freq: 2400
dev.cpu.0.freq_levels: 2400/-1 2100/-1 1800/-1 1500/-1 1200/-1 900/-1
600/-1 300/-1
dev.cpu.0.cx_supported: C1/0
dev.cpu.0.cx_lowest: C1
dev.cpu.0.cx_usage: 100.00% last 265us
dev.cpu.0.temperature: 32.0C
dev.cpu.1.%desc: ACPI CPU
dev.cpu.1.%driver: cpu
dev.cpu.1.%location: handle=3D\_PR_.CPU1
dev.cpu.1.%pnpinfo: _HID=3Dnone _UID=3D0
dev.cpu.1.%parent: acpi0
dev.cpu.1.cx_supported: C1/0
dev.cpu.1.cx_lowest: C1
dev.cpu.1.cx_usage: 100.00% last 307us
dev.cpu.1.temperature: 31.0C


archive01# sysctl hw.acpi.thermal
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.user_override: 0
hw.acpi.thermal.tz0.temperature: 8.3C
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.passive_cooling: 1
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: 9.8C
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 31.3C
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
hw.acpi.thermal.tz0._TC1: 4
hw.acpi.thermal.tz0._TC2: 4
hw.acpi.thermal.tz0._TSP: 60

archive01# sysctl dev.ciss
dev.ciss.0.%desc: HP Smart Array P400
dev.ciss.0.%driver: ciss
dev.ciss.0.%location: slot=3D0 function=3D0 handle=3D\_SB_.PCI0.PTA0.PES2
dev.ciss.0.%pnpinfo: vendor=3D0x103c device=3D0x3230 subvendor=3D0x103c
subdevice=3D0x3234 class=3D0x010400
dev.ciss.0.%parent: pci10
dev.ciss.0.soft_reset: 0



[1] - http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/hpacucli/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikZzihBVZ2721k5HT3o=ORmkOAiE2zEBoC0COUc>