This minor version release adds support for dynamically reloading the configuration file when it changes. Not everything in the configuration file can be changed during runtime, but everything under the sections hosts
, metrics
, and events
can be changed during configuration reload. Changes to all other configuration variables are currently ignored.
- #145 Add dynamic config reload with fsnotify watcher.
- #144 Fix for CPU metrics on older iDRACs.
- #143 Fix for obtaining the event log on older iDRACs.
Full Changelog: v2.1.0...v2.2.0