On Mon, Jul 14, 2008 at 05:09:10PM +0200, J??rg Streckfu?? wrote:
> today i tried to read the esm log on a poweredge 2850 running OpenBSD 4.3
> stable.
> 
> In the past i could see much more output from the internal sensors than only
> the raid sensor
> 
> <snip>
> [EMAIL PROTECTED] root # sysctl hw.sensors
> hw.sensors.ami0.drive0=online (sd0), OK
> </snip>
> 
> the dmesg says that impi is not configured. Is there a way to turn it on?

Heh, I happen to have played alot with that recently :P
You only have to turn it on in your kernel, using the config binary.

config -e -f /bsd
enable ipmi
quit

And you're all set (after a reboot).

Ciao,
Ariane

Reply via email to