logo
首页技术栈工具库讨论
freeipmi

freeipmi

FreeIPMI FreeIPMI provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification. The IPMI specification defines a set of interfaces for platform management and is implemented by a number vendors for system management. The features of IPMI that most users will be interested in are sensor monitoring, system event monitoring, power control, and serial-over-LAN (SOL). The FreeIPMI tools and libraries listed below should provide users with the ability to access and utilize these and many other features. A number of useful features for large HPC or cluster environments have also been implemented into FreeIPMI. See the README or FAQ for more info. The FreeIPMI project currently includes the following tools and libraries: Project Tools Bmc-info A tool to read information about a BMC such as device version numbers, device support, and globally unique IDs (guids). (example output) 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. (example output) 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. (example output, example output w/ event state) Ipmi-sensors A tool to read IPMI sensor readings and sensor data repository (SDR) information. (example output, example output w/ sensor state) 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. (example core config, PEF config, Chassis config, Sensors config) Ipmi-raw A tool that provides hex input/output of IPMI commands. Ipmi-locate A tool that can probe for information about a BMC device, such as device addresses or IPMI version support. (example output) 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. (example output) Rmcpping A RMCP ping tool for debugging. (example output) 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. Project Libraries Libfreeipmi A C library that includes KCS, SSIF, and 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. 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 monitoring and interpretation. Sensor monitoring and interpretation of those sensors is abstracted into an API with an iterator interface. Libipmidetect A library for IPMI node detection.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HOMEBREW
brew install freeipmi
查看
标签
根据用户添加的标签生成
暂无标签