diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-11-28 13:35:46 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-11-28 13:35:46 +0100 |
commit | 73cc47da56f66615c943c16da6c04e0c5db5af7f (patch) | |
tree | 28e0a8e1801880f78392a24e03dbca540182f98c /README.md | |
parent | 12f0c28c2c2a1785278df0d0731ef57921c0cd1a (diff) | |
parent | aa6f36c496d85c26f929619d0cb27a53493298d2 (diff) |
Merge branch 'release/debian/3.1.8-1'debian/3.1.8-1
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 |