diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-11-27 13:00:21 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-11-27 13:00:21 +0100 |
commit | 19b878add9337a1328f974d685c1b236e126e91a (patch) | |
tree | 9456d2acb9dafe87f1f70952a2dd472e4e06d1df /README.md | |
parent | 0e9b185152b56ff33fe8a2a89a4f84923a308300 (diff) |
New upstream version 3.1.8upstream/3.1.8
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 |