<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I'm trying to setup a UPS configuration whereas I have one physical UPS but two UPS entities loaded by the system used by different network slaves.<br><br></div>
In my ups.conf configuration I have<br>...<br>[ups]  <br>        driver = apcsmart<br>        port = /dev/ttyS0<br>        desc = "APC UPS"<br><br>[qnapups]<br>        driver = dummy-ups<br>        port = ups@localhost<br>
        desc = "APC UPS for QNAP"<br>...<br><br></div>This use of the repeater mode of the dummy-ups UPS driver doesn't seem to work though, as I get errors<br><br>Sep 12 15:50:07 upsd[19170]: listening on 0.0.0.0 port 3493<br>
Sep 12 15:50:07 upsd[19170]: Can't connect to UPS [qnapups] (dummy-ups-qnapups): No such file or directory<br>Sep 12 15:50:07 upsd[19170]: Connected to UPS [ups]: apcsmart-ups<br>Sep 12 15:50:07 upsd[19171]: Startup successful<br>
<br></div><div>I tried reversing the order of the definitions in the config file, and it does seem to change the order in which they're loaded (at least according to the system logs) however the error remains.<br><br>
</div><div>Does anyone know if there is a way to get this to work, or am I out of luck?<br><br></div><div>Thanks,<br></div><div>Derek.<br></div></div></div>