Commit Graph

10 Commits

Author SHA1 Message Date
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