--- On Tue, 3/31/09, Doug Ambrisko <ambri...@ironport.com> wrote: > Won De Erick writes: > | I am looking for a best open source ipmi management tool > that is > | compatible for FreeBSD 7.1 running on hp dl 380 G5 > machine. > | > | I tried ipmitool package, but there were errors > | > Did you kldload ipmi or built it into your kernel?
Thanks! I did kldload ipmi, then it worked! hpdl380-fbsd71r# ipmitool sensor ... Fan 5 | 36.064 | unspecified | nc | na | na | 75.264 | na | na | na Fan 6 | 36.064 | unspecified | nc | na | na | 75.264 | na | na | na Fans | 0.000 | unspecified | nc | na | na | 0.000 | na | na | na Temp 1 | 35.000 | degrees C | ok | na | na | -64.000| na | na | na .... I want to know what are those columns. Errors encountered: # ipmitool bmc watchdog get Segmentation fault (core dumped) hpdl380-fbsd71r# gdb ipmitool bmc watchdog get ipmitool.core Excess command line arguments ignored. (watchdog ...) GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... /root/ipmitool-1.8.11/contrib/bmc: No such file or directory. (gdb) run bmc watchdog get Starting program: /usr/local/bin/ipmitool bmc watchdog get (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x2839ea99 in strlen () from /lib/libc.so.7 ... Thanks. ------------------------------------------------------------------------------ _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel