Temperature Monitoring on PowerEdge 1950
Norman Maurer
norman at apache.org
Thu Apr 3 19:53:23 UTC 2008
Am Donnerstag, den 03.04.2008, 13:28 -0500 schrieb Andy Christianson:
> In response to "Andy Christianson" <achristianson at orases.com>:
>
> >We've been able to do this using IPMI.
>
> Thanks for the fast response. I have installed the ipmitool port, but I
> have no /dev/ipmi. Do I have to manually load the driver?
>
You have to load the module. Add the following line
to /boot/loader.conf:
ipmi_load="YES"
If you want to load the module without reboot use:
kldload ipmi
Cheers,
Norman
More information about the freebsd-questions
mailing list