Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2018 18:58:34 -0700
From:      Doug Ambrisko <ambrisko@ambrisko.com>
To:        Vincent Hoffman-Kazlauskas <vince@unsane.co.uk>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Can we please finally solve Dell's racadm for FreeBSD? Advice needed
Message-ID:  <20180503015834.GA25651@ambrisko.com>
In-Reply-To: <e4899760-633f-93cc-0e5c-29905d3fbfcb@unsane.co.uk>
References:  <5eca3020-4b9c-dd43-8cf0-066d63a92521@disroot.org> <CAGuJ=CmvZbVG5U%2B_OuU-hwTWjoww3rt%2BFwOjW=9jfKLyotOHdw@mail.gmail.com> <CALeGphypQv7_4%2BD%2BrNZOG8t%2B3yrBsxMJBUuwV6jkDCkqMWq=%2BA@mail.gmail.com> <f691a7ee-f038-a1e2-cb45-dab9b35003b8@disroot.org> <e4899760-633f-93cc-0e5c-29905d3fbfcb@unsane.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 30, 2018 at 11:44:14AM +0100, Vincent Hoffman-Kazlauskas wrote:
| for a quick tl;dr
| kldload ipmi
| pkg install freeipmi ipmitool
| dmidecode --string  system-product-name
| PowerEdge R420
| [root@brittlestar ~]# ipmi-sensors | head -4
| ID  | Name             | Type                     | Reading    | Units |
| Event
| 1   | SEL              | Event Logging Disabled   | N/A        | N/A   | N/A
| 2   | Intrusion        | Physical Security        | N/A        | N/A   |
| 'OK'
| 11  | Fan1A            | Fan                      | 6240.00    | RPM   |
| 'OK'
| 
| 
| or for an r210
| root@helios:~ # ipmi-sensors | grep -i intr
| 31 | Intrusion        | Physical Security        | N/A        | N/A   | 'OK'
| 
| see also the rest of the freeipmi utils and maybe ipmitool for a
| different interface (I prefer it for some uses)

FYI, Dell used to send patches to the ipmitool project for various extra
things they had such as changing text on the LCD etc.  I forget if they
ever got checked into ipmitool.  They would send it to the mailing list.
I haven't delt with Dell machines for a long time ... working more with
Cisco UCS machines.

Doug A.



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