Difference between revisions of "Freeipmi"
m (Added "/" at the end of https://www.gnu.org/software/freeipmi/) |
(subsections) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU FreeIPMI | |Name=GNU FreeIPMI | ||
− | |Short description= | + | |Short description=Platform management, including sensor and power monitoring |
− | |Full description='''FreeIPMI''' | + | |Full description='''FreeIPMI''' is a collection of in-band and out-of-band IPMI software in accordance with the IPMI v1.5/2.0 specification. These programs provide a set of interfaces for platform management. Common functionality includes sensor monitoring, system event monitoring, power control and serial-over-LAN. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Homepage URL=https://www.gnu.org/software/freeipmi/ | |Homepage URL=https://www.gnu.org/software/freeipmi/ | ||
− | |||
|Is High Priority Project=No | |Is High Priority Project=No | ||
− | |||
|VCS checkout command=git clone git://git.sv.gnu.org/freeipmi.git | |VCS checkout command=git clone git://git.sv.gnu.org/freeipmi.git | ||
− | + | |Documentation note=Full documentation available at https://www.gnu.org/software/freeipmi/documentation.html | |
− | |Documentation note= | + | |
− | | | + | === Project Tools === |
+ | |||
+ | The following tools are distributed and supported by FreeIPMI. | ||
+ | |||
+ | * bmc-info: a tool to read information about a BMC such as device version numbers, device support, and globally unique IDs (guids). | ||
+ | * bmc-watchdog: a tool/daemon to manage a BMC Watchdog. This tool is typically used for system timeout management and automatic system restarts in the event of a system crash. | ||
+ | * ipmi-chassis: a tool to manage/monitor a chassis, such as chassis power, identification (i.e. LED control), and status. | ||
+ | * ipmi-fru: a tool to read field replaceable unit (FRU) information from a motherboard/machine. | ||
+ | * ipmi-sel: a tool to read and manage IPMI System Event Log (SEL) records. SEL records store system event information and may be useful for debugging problems. | ||
+ | * ipmi-sensors: a tool to read IPMI sensor readings and sensor data repository (SDR) information. | ||
+ | * ipmipower: a tool for remote power control. | ||
+ | * ipmiconsole: a tool for Serial-over-Lan (SOL) console access. | ||
+ | * ipmi-config: a tool to configure BMC and IPMI information. In can be used to configured usernames, passwords, networking information, security, Serial-over-LAN (SOL), Platform Event Filtering (PEF), boot devices, power restoration policy, sensor thresholds, sensor events, and many more configuration options. | ||
+ | * ipmi-raw: a tool that provides hex input/output of IPMI commands. | ||
+ | * ipmi-locate: a tool that can probe for information about the location of a BMC device, such as device addresses. | ||
+ | * ipmi-pet: a tool to parse and interpret Platform Event Traps (PET). | ||
+ | * ipmi-dcmi: a tool to perform Data Center Manageability Interface (DCMI) IPMI extension commands. Supports extensions for asset management and power usage management. | ||
+ | * bmc-device: a tool to perform advanced BMC commands, such as resetting the BMC, configuring ACPI, configuring SDR/SEL time, manually generating events, re-arming sensors, and configuring manufacturer settings. | ||
+ | * ipmiping: an IPMI ping tool for debugging. | ||
+ | * rmcpping: a RMCP ping tool for debugging. | ||
+ | * ipmi-oem: an IPMI tool for OEM specific commands. | ||
+ | * ipmidetect/ipmidetectd: a tool and daemon for IPMI node detection. | ||
+ | * ipmiseld: a daemon that regularly polls the SEL and stores the events to the local syslog. | ||
+ | |||
+ | Additional information, examples, and general trouble-shooting can be found in each of the tool manpages. | ||
+ | |||
+ | === Project Libraries === | ||
+ | |||
+ | The following libraries are distributed and supported by FreeIPMI. | ||
+ | |||
+ | * libfreeipmi: a C library that includes KCS, SSIF, OpenIPMI Linux, and Solaris BMC drivers, IPMI 1.5 and IPMI 2.0 LAN communication interfaces, IPMI packet building utilities, IPMI command utilities, and utilities for reading/interpreting/managing IPMI. This library is for programmers intimately familiar with the IPMI protocol and IPMI specification. | ||
+ | |||
+ | Most users may wish to use the libraries listed below. | ||
+ | |||
+ | * libipmiconsole: a library for Serial-over-Lan (SOL) console access. SOL console access is abstracted into a file descriptor interface, so users may read and write console data through a file descriptor. | ||
+ | * libipmimonitoring: a library for sensor and system event log (SEL) monitoring that abstracts away most IPMI details. Interpretation of those sensors and events is abstracted into an API with an iterator interface. | ||
+ | * libipmidetect: a library for IPMI node detection. | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Related projects=gnustandards | ||
|Keywords=fish,IPMI,BMC,FreeIPMI,Sensors | |Keywords=fish,IPMI,BMC,FreeIPMI,Sensors | ||
− | |Version identifier=1. | + | |Version identifier=1.6.5 |
− | |Version date= | + | |Version date=2020/05/21 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://ftp.gnu.org/gnu/freeipmi/freeipmi-1. | + | |Version download=https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.5.tar.gz |
− | |Last review by= | + | |Last review by=Genium |
− | |Last review date= | + | |Last review date=2020/05/22 |
− | |Submitted date=2011- | + | |Submitted by=Database conversion |
+ | |Submitted date=2011/04/01 | ||
+ | |User level=advanced | ||
+ | |Component programs=libfreeipmi,fish,sel,sensors,bmc-watchdog,bmc-info,bmc-config,ipmiping,rmcpping,ipmipower | ||
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.5.tar.gz.sig | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=freeipmi | |GNU package identifier=freeipmi | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License verified by= | + | |License verified by=Genium |
− | |License verified date= | + | |License verified date=2020/05/22 |
+ | |License note=https://git.savannah.gnu.org/cgit/freeipmi.git/tree/COPYING | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=BSD 3Clause | ||
+ | |License verified by=Bendikker | ||
+ | |License verified date=2018/05/02 | ||
}} | }} | ||
{{Person | {{Person | ||
Line 79: | Line 111: | ||
|Role=Contributor | |Role=Contributor | ||
|Email=frolov@riss-telecom.ru | |Email=frolov@riss-telecom.ru | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Python (Ref) | ||
+ | |Resource URL=https://pypi.org/project/freeipmi | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 85: | Line 121: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience=Developer | + | |Resource audience=Savannah (Ref) |
− | |Resource kind= | + | |Resource kind=Developer |
− | |Resource URL= | + | |Resource URL=https://savannah.gnu.org/projects/freeipmi/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Git | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://git.savannah.gnu.org/cgit/freeipmi.git/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Mailing List |
− | |Resource kind= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/freeipmi-users/ |
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/freeipmi-devel/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/freeipmi-announce/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |||
|Resource kind=Download | |Resource kind=Download | ||
− | |Resource URL= | + | |Resource URL=https://alpha.gnu.org/gnu/freeipmi/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Download |
− | |Resource kind= | + | |Resource URL=https://ftp.gnu.org/gnu/freeipmi/ |
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://savannah.gnu.org/people/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Wikidata |
− | |Resource URL=https:// | + | |Resource kind=General |
+ | |Resource URL=https://www.wikidata.org/wiki/Q3093281 | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line, console, daemon, library | |Interface=command-line, console, daemon, library | ||
|Internet-application=tool | |Internet-application=tool | ||
+ | |Programming-language=C | ||
+ | |Runs-on=BSD, OS X, GNU/Linux | ||
|Use=internet-application, library | |Use=internet-application, library | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to use | |Prerequisite kind=Required to use | ||
− | |Prerequisite description=libgcrypt-devel | + | |Prerequisite description=[[libgcrypt]]-devel |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to use | |Prerequisite kind=Required to use | ||
− | |Prerequisite description=Guile | + | |Prerequisite description=[[Guile]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to use | |Prerequisite kind=Required to use | ||
− | |Prerequisite description=readline library | + | |Prerequisite description=[[readline]] library |
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 04:47, 22 May 2020
GNU FreeIPMI
https://www.gnu.org/software/freeipmi/
Platform management, including sensor and power monitoring
FreeIPMI is a collection of in-band and out-of-band IPMI software in accordance with the IPMI v1.5/2.0 specification. These programs provide a set of interfaces for platform management. Common functionality includes sensor monitoring, system event monitoring, power control and serial-over-LAN.
This is a GNU package:freeipmi
Download
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.5.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
22 May 2020
Leaders and contributors
Contact(s) | Role |
---|---|
Raghavendra | Developer |
Dmitry Frolov | Contributor |
Albert Chu | Maintainer |
Anand Avati | Developer |
Balamurugan | Developer |
Anand Babu | Developer |
Ian Zimmerman | Developer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah (Ref) | Developer | https://savannah.gnu.org/projects/freeipmi/ |
Python (Ref) | https://pypi.org/project/freeipmi | |
Git | VCS Repository Webview | https://git.savannah.gnu.org/cgit/freeipmi.git/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/gnu/freeipmi/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/freeipmi-announce/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/freeipmi-users/ | |
Download | https://alpha.gnu.org/gnu/freeipmi/ | |
Debian (Ref) | https://tracker.debian.org/pkg/freeipmi | |
Wikidata | General | https://www.wikidata.org/wiki/Q3093281 |
Mailing List | https://lists.gnu.org/mailman/listinfo/freeipmi-devel/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | readline library |
Required to use | Guile |
Required to use | libgcrypt-devel |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.