dellhw_exporter

Prometheus exporter for Dell Hardware components using Dell OMSA.

APACHE-2.0 License

Stars
106
Committers
12

Bot releases are hidden (Show)

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.

dellhw_exporter - Dell Packages Repo updated to DSU_18.06.00

Published by galexrt over 6 years ago

This version includes the following changes and/or features:

  • Updated linux.dell.com repository to DSU_18.06.00
  • Fixed badge link in README
  • Use Circle CI 2.0 config for tests, build and publish

WARNING This release had to be built and pushed manually, due to issues with Circle CI 2 not building tags.
This will be fixed as soon as the issue has been identified.

dellhw_exporter - Monitoring contrib added and improved code quality

Published by galexrt over 6 years ago

This release will be unmarked as a pre-release when the build pipeline has been fixed!

A contrib/monitoring/ directory has been added, which contains a Grafana dashboard for virtual disks and a few example Prometheus 2 Alerts.

Thanks to @dhoeld and the company I work at for the dashboard and Prometheus alerts!

The code quality has been improved by adding comments to each function.

dellhw_exporter - NICs and Chassis Batteries metrics added

Published by galexrt almost 7 years ago

This release adds/changes/fixes:

  • NICs connection status
  • Chassis batteries (CMOS)
dellhw_exporter - Use golang/dep for vendoring

Published by galexrt almost 7 years ago

dellhw_exporter - Return "2" for "Non-Critical" status

Published by galexrt about 7 years ago

dellhw_exporter - Container compatibility release

Published by galexrt about 7 years ago

  • Adds -container flag which starts the OMSA services on startup of the exporter
    You may need to mount your hosts /lib/modules into the container at /lib/modules for the OMSA services to start.
dellhw_exporter - Container compatibility

Published by galexrt about 7 years ago

  • Adds -container flag which starts the OMSA services on startup of the exporter
dellhw_exporter - v1.1.1

Published by galexrt about 7 years ago

  • Added systemd service and sysconfig file (now also included in the tarballs)
dellhw_exporter - v1.1.0

Published by galexrt about 7 years ago

  • Added storage pdisk collector
dellhw_exporter - v1.0.3

Published by galexrt about 7 years ago