image.png
Grafana dashboard for displaying UPS stats using the Apcupsd plugin in Telegraf.
UPS Telegraf Guide
Join the Unraid discord!
For support on the dashboard click: 
For the custom theme/skin check out: theme.park
Use the variables to set the UPS datasource ect.
Screenshot:
Collector Configuration Details
# # Monitor APC UPSes connected to apcupsd
[[inputs.apcupsd]]
# # A list of running apcupsd server to connect to.
# # If not provided will default to tcp://127.0.0.1:3551
# servers = ["tcp://127.0.0.1:3551"]
#
# ## Timeout for dialing server.
# timeout = "5s"