diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-11-27 13:00:30 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-11-27 13:00:30 +0100 |
commit | 7c754e216a2df08124ae573e7d487e8b3b9636e1 (patch) | |
tree | cdbcef5ecb77cf6005f413e6eda01c9488091cab /README.md | |
parent | df923f0dc3d7183fbce8e2b58fc51a5fe206a4e3 (diff) | |
parent | 19b878add9337a1328f974d685c1b236e126e91a (diff) |
Update upstream source from tag 'upstream/3.1.8'
Update to upstream version '3.1.8'
with Debian dir 7665cd56aa5aa0e0cf7aeff378af6d6e68e56d79
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..54be1ba --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# ipmiutil +ipmiutil is an easy to use set of IPMI server management utilities. It can get/set sensor readings & thresholds, automate SEL management, do SOL console, etc. Supports Linux, Windows, BSD, Solaris, MacOSX. The only IPMI project tool that runs natively on Windows. See http://ipmiutil.sf.net for rpms, etc. (formerly called panicsel). It can run driverless in Linux for use on boot media or embedded environments. + +Features +- Handles IPMI sensors, events, remote console, power control, etc. +- Native builds on many OSs: Linux, Windows, BSD, Solaris, MacOSX, HPUX +- The only IPMI project natively supporting Windows drivers +- IPMIUTIL supports any IPMI-compliant vendor firmware +- Detects and handles OEM-specific IPMI firmware variants +- IPMIUTIL interprets various vendor OEM-specific sensor values automatically. +- Any IPMI values not yet recognized at least return the values, rather than just 'na' or Unknown. +- Shared library for custom applications, sample source included +- BSD license is compatible with open-source or commercial use +- Linux driverless support is ideal for boot media or embedded |