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 - 1.13.0 / 2023-12-07

Published by github-actions[bot] 11 months ago

Container image build failed for this release, please use 1.13.1 instead!

dellhw_exporter - 1.13.1 / 2023-12-07

Published by github-actions[bot] 11 months ago

dellhw_exporter - 1.12.2 / 2022-05-31

Published by github-actions[bot] 12 months ago

  • [SECURITY] update gopkg.in/yaml.v3 to v3.0.1 (CVE-2022-28948)
dellhw_exporter - 1.12.1 / 2022-05-04

Published by github-actions[bot] over 2 years ago

  • [ENHANCEMENT] update deps to latest version
  • [ENHANCEMENT] updated minimum go version to 1.18
dellhw_exporter - 1.12.0 / 2022-02-02

Published by github-actions[bot] over 2 years ago

  • [ENHANCEMENT] Added Pdisk Remaining Rated Write Endurance Metric by @adityaborgaonkar
dellhw_exporter - 1.11.0 / 2021-09-12

Published by github-actions[bot] about 3 years ago

  • [ENHANCEMENT] add vdisk raid level metric
    • This adds dell_hw_storage_vdisk_raidlevel metric, which holds the RAID
      level of the VDISK.
      Additionally the controller ID label was added to some metrics missing
      it. Resolves #8
dellhw_exporter - 1.10.0 / 2021-08-30

Published by github-actions[bot] about 3 years ago

  • [ENHANCEMENT] add pdisk "predicted failure" metric
dellhw_exporter - 1.8.0 / 2020-10-07

Published by github-actions[bot] about 4 years ago

  • [ENHANCEMENT] Windows Service Support
  • [ENHANCEMENT] Kubernetes Helm chart
dellhw_exporter - 1.7.0 / 2020-09-29

Published by github-actions[bot] about 4 years ago

  • [ENHANCEMENT] Metric results can be cached to improve performance.
    • Thanks to @Phil1602 for adding this as a feature!
  • [ENHANCEMENT] The default value of the --collectors-omreport flag is now dependent on the OS for Linux and Windows.
  • [ENHANCEMENT] Enabled windows/amd64 release binary builds.
  • [ENHANCEMENT] Golang 1.15 is used by default for CI and build.
  • [ENHANCEMENT] Updated LICENSE file and go code file headers.
  • [ENHANCEMENT] Created documentation page using mkdocs, available at dellhw-exporter.galexrt.moe.

Docker images are available from Docker Hub and Quay.io.

dellhw_exporter - 1.6.0 /2020-06-09

Published by github-actions[bot] over 4 years ago

  • [ENHANCEMENT] Add support for firmware versions #43 (PR #44).
    • Thanks to @sfudeus for implementing this!
  • [ENHANCEMENT] docker: added expose for 9137/tcp exporter port
dellhw_exporter - 1.5.19 / 2020-06-07

Published by github-actions[bot] over 4 years ago

  • [BUGFIX] ci: debug using tmate action
dellhw_exporter - 1.5.16 / 2020-06-07

Published by github-actions[bot] over 4 years ago

  • [ENHANCEMENT] ci: no need to specify docker build dir
dellhw_exporter - Fixed CI release tarball upload

Published by galexrt over 4 years ago

This patch release fixes the CI tarball upload.

dellhw_exporter - Added Controller Name to Controller related Metrics

Published by galexrt over 4 years ago

This release adds the following fixes and features:

  • Add the controller name as a label (controller_name) to all metrics related to controller metrics.
  • Use pflag package for flag handling.
  • BREAKING Replaced --debug flag with --log-level=LEVEL.
  • BREAKING Fixed name of --omreport flag (was --omr_report).
  • BREAKING --docker flag has been removed.
  • Updated all go mods to latest version

NOTE Due to issues with the CI script, the artifacts had to manually downloaded from the CI and uploaded to this release.

dellhw_exporter - Fix version information

Published by galexrt over 4 years ago

This primarily fixes that no version information is displayed when using the --version flag and / or the version info in the logs during startup.

Additionally some smaller issues have been fixed as well.

dellhw_exporter - Updated CI / build to use Golang 1.13

Published by galexrt almost 5 years ago

Use Golang 1.13 for CI and build from now on.

dellhw_exporter - Added omreport command timeout flag

Published by galexrt about 5 years ago

This release adds a new flag -collectors.cmd-timeout int (default 15). The value is in seconds.
The flag enables you to set your own timeout for the omreport command execution.

dellhw_exporter - Dell Packages Repo updated to DSU_18.08.00

Published by galexrt about 6 years ago

dellhw_exporter - Fix CI cache restore checkout failure

Published by galexrt over 6 years ago

dellhw_exporter - Dell Packages Repo updated to DSU_18.06.00

Published by galexrt over 6 years ago

This tag fixes the tag build and is now an automatically build again.

See v1.3.4 for a build that was correctly built automatically by the CI system.