Releases: io-developer/prom-apcupsd-exporter
Releases · io-developer/prom-apcupsd-exporter
v1.0.1
v1.0.0
-
Provides wide apcupsd metrics for prometheus.
apcupsd_input_*: input line metricsapcupsd_output_*: output line metricsapcupsd_battery_*: battery metricsapcupsd_ups_*: UPS status and settingsapcupsd_shutdown_*: apcupsd shutdown settings
-
Can be integrated with apccontrol signals such as
powerout,startselftestand etc. -
Built-in websocket server allow to connect and notify web clients for events/signals.
Example: lightweight status widget on pure js/css (responsive alternative to grafana for realtime monitoring). -
This exporter calculates events between previous and latest states. Changed fields and new events are broadcasting to connected clients via websocket.