Releases: galexrt/dellhw_exporter
Releases · galexrt/dellhw_exporter
Dell Packages Repo updated to DSU_18.06.00
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.
Monitoring contrib added and improved code quality
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.
NICs and Chassis Batteries metrics added
This release adds/changes/fixes:
- NICs connection status
- Chassis batteries (CMOS)
Use golang/dep for vendoring
v1.2.1 cut version 1.2.1
Return "2" for "Non-Critical" status
Merge pull request #7 from galexrt/dev Return "2" for "Non-Critical" status (cut v1.2.0)
Container compatibility release
- 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.
Container compatibility
- Adds
-container
flag which starts the OMSA services on startup of the exporter