github mrlhansen/idrac_exporter v2.6.3
2.6.3 / 2026-09-05

3 hours ago

This release contains the following list of smaller fixes and improvements.

  • #209 Added firmware label to network adaptor info
  • #191 Fixes a problem introduced in v2.3.2 when passwords contain a dollar sign (see details below).

Due to the problems reported in #191, the expansion of environment variables in the configuration file is now disabled by default. To enable this option you must use the --config-expand-env command line argument. Furthermore, you can now use base64 encoded values for the username and password when specifying credentials. This makes it possible to still expand environment variables in the configuration file, even when passwords contains a dollar sign, and it helps to avoid having passwords as plain text. See the sample-config.yml file for an example.

Full Changelog: v2.6.2...v2.6.3

Don't miss a new idrac_exporter release

NewReleases is sending notifications on new releases.