dellhw_exporter

Prometheus exporter for Dell Hardware components using Dell OMSA.

APACHE-2.0 License

Stars
106
Committers
12

Bot releases are visible (Hide)

dellhw_exporter - 2.0.0-rc.1 / 2024-10-19

Published by github-actions[bot] 9 days ago

  • [CHORE] add a basic nix flake to make development easier for me :-)
  • [CHORE] replace logrus with zap logger
  • [CHORE] update dependencies
  • [CHORE] update golang version to 1.23
  • [FEATURE] add --collectors-additional flag to allow enabling a disabled exporter on top of the --collectors-enabled flag
  • [FEATURE] Helm chart: add additionalEnv list and update chart documentation
  • [FEATURE] rewrite the omreport parser logic to be more flexible and consistent across omreport commands and versions (fixes #115 and other parsing related issues)
  • [FIX] fix docs page not working (404 errors when opening any page)
  • [FIX] updated documentation for new changes and added a FAQ page

Thanks for any discussions, feature requests, issues, and support for the project!

dellhw_exporter - dellhw_exporter-1.0.1

Published by github-actions[bot] 9 days ago

A Helm chart for the dellhw_exporter

dellhw_exporter - dellhw_exporter-1.0.0

Published by github-actions[bot] 9 days ago

A Helm chart for the dellhw_exporter

dellhw_exporter - dellhw_exporter-0.2.15

Published by github-actions[bot] 9 days ago

A Helm chart for the dellhw_exporter

dellhw_exporter - dellhw_exporter-0.2.14 Latest Release

Published by github-actions[bot] about 2 months ago

A Helm chart for the dellhw_exporter

dellhw_exporter - 1.13.13 / 2024-09-02

Published by github-actions[bot] about 2 months ago

  • [FEATURE] add exporter version metric dell_hw_exporter_version
  • [SECURITY] update go dependencies
dellhw_exporter - dellhw_exporter-0.2.13

Published by github-actions[bot] about 2 months ago

A Helm chart for the dellhw_exporter

dellhw_exporter - 1.13.12 / 2024-05-15

Published by github-actions[bot] 5 months ago

  • [SECURITY] update github.com/prometheus/client_golang to v1.19.1
  • [CHORE] update golang version to 1.22 in CI and 1.22.3 in go.mod

(Finally with built container images as it seems that Dell Linux repo server had some issues the last few days)

dellhw_exporter - 1.13.11 / 2024-04-15

Published by github-actions[bot] 6 months ago

  • [BUGFIX] add workaround for vdisk rebuilding progress causing parsing errors, see #106
dellhw_exporter - dellhw_exporter-0.2.12

Published by github-actions[bot] 6 months ago

A Helm chart for the dellhw_exporter

dellhw_exporter - dellhw_exporter-0.2.11

Published by github-actions[bot] 6 months ago

A Helm chart for the dellhw_exporter

dellhw_exporter - dellhw_exporter-0.2.10

Published by github-actions[bot] 6 months ago

A Helm chart for the dellhw_exporter

dellhw_exporter - 1.13.10 / 2024-02-28

Published by github-actions[bot] 8 months ago

  • [BUGFIX] ignore exit code 255 for omreport command - should resolve #99
dellhw_exporter - 1.13.9 / 2024-02-16

Published by github-actions[bot] 8 months ago

  • [BUGFIX] log the command that failed to execute
dellhw_exporter - 1.13.8 / 2024-02-16

Published by github-actions[bot] 8 months ago

  • [BUGFIX] fix vdisk for (older?) omreport outputs
dellhw_exporter - 1.13.7 / 2024-02-15

Published by github-actions[bot] 9 months ago

  • [CHORE] updated minimum go version to 1.21
dellhw_exporter - 1.13.5 / 2024-02-15

Published by github-actions[bot] 9 months ago

  • [BUGFIX] add "Non-Raid" state to pdisk collector to address parts of #93
  • [BUGFIX] add logging to vdisk collector
dellhw_exporter - 1.13.4 / 2024-02-13

Published by github-actions[bot] 9 months ago

  • [BUGFIX] add logging to pdisk collector
dellhw_exporter - 1.13.3 / 2024-02-13

Published by github-actions[bot] 9 months ago

  • [BUGFIX] improve log lines to better be able to pin point the recent parsing issues
dellhw_exporter - 1.13.2 / 2024-02-06

Published by github-actions[bot] 9 months ago