On CORE, UPS reporting is blank when configured as UPS "Slave".
CONFIG BACKGROUND
My APC UPS is connected to my pfsense FW as NUT UPS "Master"
ON CORE
Configured as UPS "Slave." webGUI provides a drop down, but UPS reporting blank. Work around is to manually create a symbolic link in rrd/localhost to point to NUT collection directory since it's not locally connected. The symbolic link work around seems to persist on update/reboot.
this is interesting, it should be working for you on U8. Can you share the output of the following commands? Thanks
And the contents of the following file
Bonnie Follweiler
February 28, 2022 at 6:15 PM
Thank you .
I have moved this ticket in to our queue to review.
An engineering representative will update with any further questions or details in the near future.
Elvis
February 28, 2022 at 5:55 PM
debug attached
Bonnie Follweiler
February 28, 2022 at 5:31 PM
Thank you for the report, .
Can you please attach a debug file to the "Private Attachments" section of this ticket? To generate a debug file on TrueNAS CORE, log in to the TrueNAS web interface, go to System > Advanced, then click SAVE DEBUG and wait for the file to download to your local system.
On CORE, UPS reporting is blank when configured as UPS "Slave".
CONFIG BACKGROUND
My APC UPS is connected to my pfsense FW as NUT UPS "Master"
ON CORE
Configured as UPS "Slave." webGUI provides a drop down, but UPS reporting blank. Work around is to manually create a symbolic link in rrd/localhost to point to NUT collection directory since it's not locally connected. The symbolic link work around seems to persist on update/reboot.
https://www.truenas.com/community/threads/ups-nut-plugin-collectd-data-fields.91020/#post-644399
cd / var /db/collectd/rrd/localhost
ln sf / var /db/collectd/rrd/{IP or Hostname}/nut{UPS Name} nut-{UPS Name}