Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67263 - IPMI Support Needed: ipmitool
Summary: IPMI Support Needed: ipmitool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL: http://ipmitool.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-12 12:56 UTC by Michael Locher
Modified: 2005-03-01 00:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for ipmitool (ipmitool-1.6.0.ebuild,488 bytes, text/plain)
2004-10-12 12:59 UTC, Michael Locher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Locher 2004-10-12 12:56:15 UTC
Modern server hardware supports IPMI (Intelligent Platform Management Interface).
Linux Kernel 2.6 supports host drivers.
Gentoo needs an userspace tool to access these services.

ipmitool is such a tool. it contains a commandline interface (called ipmitool) and a daemon (called ipmievd) which reports IPMI events to syslog.

Reproducible: Always
Steps to Reproduce:
1. emerge -s ipmitool
2.
3.

Actual Results:  
no ebuild found...

Expected Results:  
ebuild for ipmitool in portage

http://ipmitool.sourceforge.net/
http://www.intel.com/design/servers/ipmi/spec.htm
Comment 1 Michael Locher 2004-10-12 12:59:45 UTC
Created attachment 41635 [details]
ebuild for ipmitool

NB: An init.d script for ipmievd is missing. ipmievd should be started after
the logger.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-02-28 23:14:25 UTC
lv: Hope you don't mind. I'm taking this as I need it for work (and so I get to maintain it too!)
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-03-01 00:17:15 UTC
in cvs now. An init.d script for ipmievd is still needed (I only need the ipmitool part).