Commit Graph

15 Commits

Author SHA1 Message Date
Matt Layher 3f531e59fc
apcupsd_exporter: add UPS status label to info metric
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-03-14 12:09:25 -04:00
Matt Layher 420d526dee
apcupsd_exporter: use temperature_celius suffix for internal temp
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-03-14 11:53:16 -04:00
Malte Bögershausen 4f14ba2aa6
apcupsd_exporter: add OutputVolts and InternalTemp (#15)
Co-authored-by: Malte Bögershausen <malteb@gmail.com>
2022-03-14 11:50:25 -04:00
Matt Layher 6cf5b5de9a
apcupsd_exporter: updates for 2022
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-03-14 11:48:41 -04:00
Matt Layher 43387c6d02
apcupsd_exporter: report error when apcupsd cannot be reached
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-06-08 09:55:28 -04:00
Matt Layher a4a2b2f150
apcupsd_exporter: modernize and tidy
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-06-08 09:41:16 -04:00
Matt Layher 9c346341fd
apcupsd_exporter: bump apcupsd, rework metrics to be more idiomatic
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-04-27 13:16:08 -04:00
Matt Layher 4fd6f2de88
Merge pull request #10 from sfudeus/upgrade_go_prometheus
Upgrade go and go deps
2020-04-25 12:11:50 -04:00
Stephan Fudeus e0e3072fbf Upgrade go and go deps 2020-04-25 15:55:48 +02:00
Matt Layher cbd49beaf0 go.mod: bump github.com/mdlayher/apcupsd 2019-03-14 10:42:47 -04:00
Matt Layher 00fef3ae0c *: switch to Go modules, replacing govendor 2019-03-14 10:35:02 -04:00
Matt Layher a060e98110
vendor: vendor dependencies 2018-04-06 12:46:13 -04:00
Rolf Schäuble 290f3ea806 New metrics: XOnBattery, XOffBattery, LastSelfTest, NominalPower (#2)
* Produce metrics for XOnBattery, XOffBattery and LastSelftest.

* Produce metrics for nominal output power.

* Fix cosmetic issues: order of imports and dots at end of sentences.
2017-04-14 13:48:42 -04:00
Matt Layher 31b4b80693
README: add sample dashboard 2016-09-07 17:56:20 -04:00
Matt Layher 1da1fc3289
*: initial commit 2016-09-07 17:12:08 -04:00