lovoo / ipmi_exporter

IPMI Exporter for prometheus.io, written in Go.
BSD 3-Clause "New" or "Revised" License
80 stars 32 forks source link

New timeout flag and metric #35

Closed mknapphrt closed 2 years ago

mknapphrt commented 6 years ago

Added a timeout flag to limit IPMI tool execution so that the IPMI tool never gets stuck running forever like in this issue where BMC stops responding (https://github.com/lovoo/ipmi_exporter/issues/31). Also added an IPMI execution time metric that shows how long it takes for ipmitool to execute each time the exporter is queried.

Signed-off-by: Mark Knapp mknapp@hudson-trading.com

mknapphrt commented 6 years ago

@SqiSch Do you think you could take a look at this?

tommy-muehle commented 2 years ago

Hi, this pull request is being closed because this repo is (or will be) archived and is not maintained since years.