Hi, I was building a Dashboard for my UPS using telegraf and the apcups plugin and noticed that the status of the UPS is mapped as a TAG, is there a way to build a Singlestat for it? I was trying something like
> SHOW TAG VALUES FROM apcupsd with Key=status
name: apcupsd
key value
--- -----
status ONLINE
But this seems to only work for a table… Any help is appreciated.
Thanks