Why Linux is so complicated? Starting to think I'd rather go back on Windows Server for my home use...
Yet another UPS communication problem. My UPS is a Tripp Lite SMART1300LCD. It is listed in the NUT and when I configure it in FreeNAS-11.1 and start the UPS Service, I get this on the console:
While reading, I used the command: upsd -DD, This is the output:
Sure I'm missing something. I thought it would be a walk in the park to configure this, but lost my mind after hours of reading...
Yet another UPS communication problem. My UPS is a Tripp Lite SMART1300LCD. It is listed in the NUT and when I configure it in FreeNAS-11.1 and start the UPS Service, I get this on the console:
Code:
root: /usr/local/etc/rc.d/nut: WARNING: failed precmd routine for nut upsmon[19875]: UPS [SMART1300LCDT]: connect failed: Connection failure: Connection refused
While reading, I used the command: upsd -DD, This is the output:
Code:
Network UPS Tools upsd 2.7.4 0.000000 fopen /var/db/nut/upsd.pid: No such file or directory 0.000229 listening on 0.0.0.0 port 3493 0.000497 Can't connect to UPS [SMART1300LCDT] (usbhid-ups-SMART1300LCDT): No such file or directory 0.000540 /usr/local/etc/nut/cmdvartab not found - disabling descriptions 0.000587 user_add_action: adding 'login' for upsmon 0.000605 user_add_action: adding 'master' for upsmon 0.000609 user_add_action: adding 'fsd' for upsmon
Sure I'm missing something. I thought it would be a walk in the park to configure this, but lost my mind after hours of reading...