<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I have the Eaton 5E850iUSBDIN UPS connected via USB to a Raspberry Pi 3B+.</div><div>It seems that everything but the ondelay parameter works so far.</div><div><br></div><div>when I test the setup with this command:</div><div>upsmon -c fsd</div><div><br></div><div>The NUT server makes the NUT clients shut down properly and the Raspberry Pi running the NUT server shuts down correctly too. The problem is that after UPS shuts down, it immediatelly brings the power back so the Raspberry Pi has less than a second to be without power and the Raspberry Pi power supply does not go completely off preventing the Pi from booting again. Pi is then stuck powered off. Because of that the NUT server does not come up again and it remains in that state.</div><div><br></div><div>I tested the same configuration by cutting off the power coming to the UPS and causing it to discharge to 10% and then NUT powered down the machines and the Pi running the NUT server, but after connecting the power back to the UPS within 2 seconds, the ondelay parameter did not work as well and the UPS immediatelly brought the power back to the devices causing the same problem with the Pi getting stuck powered off (because the Pi's power supply still was providing some current in the mean time: from power cut off on UPS outlets to power back on the outlets after reconnecting the UPS to the wall.</div><div><br></div><div>Can someone help me with this? Might there be a bug somewhere?</div><div><br></div><div>I have the following configuration in the ups.conf file:</div><div><br></div><div>===========================</div><div><div>maxretry = 3</div><div><br></div><div>[Eaton]<br></div><div>driver = usbhid-ups</div><div>port = auto<br></div><div>desc = "Eaton 5E850iUSBDIN "</div><div>offdelay = 60<br></div><div>ondelay = 80<br></div><div>lowbatt = 33<br></div></div><div>===========================  <br></div><div><br></div><div>Raspberry Pi runs</div><div class="gmail-image-icon">
        </div>
        <div class="gmail-image-info">
            <h3>Raspbian Stretch with desktop and recommended software</h3>
            <div class="gmail-image-description">Debian Stretch</div>
                            <div class="gmail-image-details">Version: <strong>November 2018</strong></div>
                        <div class="gmail-image-details">Release date: <strong>2018-11-13</strong></div>
                            </div><div>Kernel version: <strong>4.14</strong> </div><div><br></div><div>============================</div><div>Versions of nut packages:<br><br><div>libups-nut-perl/stable 2.7.4-5 all</div><div>nut-cgi/stable 2.7.4-5 armhf</div><div>nut-client/stable,now 2.7.4-5 armhf [installed,automatic]</div><div>nut-doc/stable 2.7.4-5 all</div><div>nut-ipmi/stable 2.7.4-5 armhf</div><div>nut-monitor/stable 2.7.4-5 all</div><div>nut-nutrition/stable 20.1-2 armhf</div><div>nut-nutrition-data/stable 20.1-2 all</div><div>nut-powerman-pdu/stable 2.7.4-5 armhf</div><div>nut-server/stable,now 2.7.4-5 armhf [installed]</div><div>nut-snmp/stable 2.7.4-5 armhf</div><div>nut-xml/stable 2.7.4-5 armhf</div></div><div>============================</div><div>NUT installation method:<br>apt install nut</div><div><br></div><div>=============================</div><div>upsc output:</div><div><br></div><div><div>battery.charge: 72<br></div><div>battery.runtime: 562</div><div>battery.type: PbAc</div><div>device.mfr: EATON</div><div>device.model: 5E 850i</div><div>device.type: ups</div><div><a href="http://driver.name">driver.name</a>: usbhid-ups</div><div>driver.parameter.lowbatt: 33</div><div>driver.parameter.offdelay: 60</div><div>driver.parameter.ondelay: 80</div><div>driver.parameter.pollfreq: 30</div><div>driver.parameter.pollinterval: 2</div><div>driver.parameter.port: auto</div><div>driver.parameter.synchronous: no</div><div>driver.version: 2.7.4</div><div>driver.version.data: MGE HID 1.39</div><div>driver.version.internal: 0.41</div><div>input.voltage: 244.0</div><div>outlet.1.status: on</div><div>outlet.desc: Main Outlet</div><div><a href="http://outlet.id">outlet.id</a>: 1</div><div>outlet.switchable: no</div><div>output.frequency: 49.9</div><div>output.frequency.nominal: 50</div><div>output.voltage: 242.0</div><div>output.voltage.nominal: 230</div><div>ups.beeper.status: enabled</div><div>ups.delay.shutdown: 60</div><div>ups.firmware: 03.08.0018</div><div>ups.load: 34</div><div>ups.mfr: EATON</div><div>ups.model: 5E 850i</div><div>ups.power.nominal: 850</div><div>ups.productid: ffff</div><div>ups.start.battery: yes</div><div>ups.status: OL</div><div>ups.timer.shutdown: -1</div><div>ups.vendorid: 0463</div></div><div><br></div><div>Thank you for help!</div><div><br></div></div></div></div></div></div>