Skip to content

2.2.0 / 2025-08-18

Latest
Compare
Choose a tag to compare
@mrlhansen mrlhansen released this 18 Aug 12:37
· 1 commit to master since this release

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