v1.2.0
scottchiefbaker
released this
09 Jun 19:47
·
131 commits
to master
since this release
What's Changed
--output
now correctly writes to files cleanly- Introduced
--display
to allow outputting to both screen and file
- Introduced
- Fix building docs with
make docs
- Update the
.spec
file to allow building RPMs for Dool on modern systems - Fix potential crashes from "OverflowError: cannot convert float infinity to integer"
- Updated Lustre plugin for modern versions
- Cleaned up output of sub frames in table output
- Add a plug-in for Linux bonding devices
- Add signal handling to better close down things when
dool
quits - Added an option for
--diskset
to group drives together
Auto generated
- Fix
top_mem
plugin by @jalopezg-git in #22 - /proc/diskstats: better detection of unused block devices by @leahneukirchen in #17
- Fix rename in docs by @tq-steina in #30
- Add support for Lustre 2.12+ in the
lustre
plugin by @kcgthb in #24 - Catch OverflowError by @jkleckner in #16
- Remove underline from sequence separators by @WillieMaddox in #31
- Migrate to GPL v3 by @scottchiefbaker in #39
- Document the
--display
feature by @scottchiefbaker in #40 - Add debug k() and kd() options by @scottchiefbaker in #41
- Add a plugin for Linux bonding devices by @minghungchen in #10
- Fix for the Infiniband plugin by @minghungchen in #9
- Add an option for
--diskset
for #35 by @scottchiefbaker in #42 - Fix syntax errors by @cgrigis in #2
New Contributors
- @jalopezg-git made their first contribution in #22
- @leahneukirchen made their first contribution in #17
- @tq-steina made their first contribution in #30
- @kcgthb made their first contribution in #24
- @jkleckner made their first contribution in #16
- @WillieMaddox made their first contribution in #31
- @scottchiefbaker made their first contribution in #39
- @cgrigis made their first contribution in #2
Full Changelog: v1.1.0...v1.2.0