Hi,<div><br></div><div>I have successfully configured Nut to work with EATON PS 650: system detects low battery, initiates shutdown, waits for UPS to switch power off.</div><div>However, when power is restored, UPS immediately powers on all power plugs independently from ups.timer.start setting. </div>
<div><br></div><div>upsc reports "ups.timer.start" variable availability which is set to 0.</div><div>upsrw reports "ups.delay.start" variable which is set to 30.</div><div>Are these variables refer to the same thing, and if yes why they are named differently? </div>
<div><br></div><div>Anyway setting ups.delay.start in upsrw does not change UPS behavior - it still powers on all power plugs instantly as power to UPS is restored. </div><div>Also I have noticed that during testing (shutdown of UPS on power loss) upsrw variables reset to default values. </div>
<div><br></div><div>Here is output of upsc/upsrw:</div><div><br></div><div>> host ~ # upsc nutdev1</div><div>> battery.charge: 23</div><div>> battery.charge.low: 20</div><div>> battery.runtime: 208</div><div>> battery.type: PbAc</div>
<div>> device.mfr: EATON</div><div>> device.model: Protection Station 650</div><div>> device.serial: AN2E49008</div><div>> device.type: ups</div><div>> <a href="http://driver.name">driver.name</a>: usbhid-ups</div>
<div>> driver.parameter.bus: 002</div><div>> driver.parameter.pollfreq: 30</div><div>> driver.parameter.pollinterval: 2</div><div>> driver.parameter.port: auto</div><div>> driver.parameter.product: Protection Station</div>
<div>> driver.parameter.productid: FFFF</div><div>> driver.parameter.serial: AN2E49008</div><div>> driver.parameter.vendor: EATON</div><div>> driver.parameter.vendorid: 0463</div><div>> driver.version: 2.6.5</div>
<div>> driver.version.data: MGE HID 1.31</div><div>> driver.version.internal: 0.37</div><div>> input.transfer.high: 264</div><div>> input.transfer.low: 184</div><div>> outlet.1.desc: PowerShare Outlet 1</div>
<div>> <a href="http://outlet.1.id">outlet.1.id</a>: 2</div><div>> outlet.1.status: on</div><div>> outlet.1.switchable: no</div><div>> outlet.2.desc: PowerShare Outlet 2</div><div>> <a href="http://outlet.2.id">outlet.2.id</a>: 3</div>
<div>> outlet.2.status: on</div><div>> outlet.2.switchable: no</div><div>> outlet.desc: Main Outlet</div><div>> <a href="http://outlet.id">outlet.id</a>: 1</div><div>> outlet.power: 25</div><div>> outlet.switchable: no</div>
<div>> output.frequency.nominal: 50</div><div>> output.voltage: 230.0</div><div>> output.voltage.nominal: 230</div><div>> ups.beeper.status: enabled</div><div>> ups.delay.shutdown: 20</div><div>> ups.delay.start: 30</div>
<div>> ups.firmware: 1.13</div><div>> ups.load: 16</div><div>> ups.mfr: EATON</div><div>> ups.model: Protection Station 650</div><div>> ups.power.nominal: 650</div><div>> ups.productid: ffff</div><div>> ups.serial: AN2E49008</div>
<div>> ups.status: OL CHRG</div><div>> ups.timer.shutdown: 0</div><div>> ups.timer.start: 0</div><div>> ups.vendorid: 0463</div><div><br></div><div>> host ~ # upsrw nutdev1</div><div><div>> [battery.charge.low]</div>
<div>> Remaining battery level when UPS switches to LB (percent)</div><div>> Type: STRING</div><div>> Value: 20</div><div>> </div><div>> [input.transfer.high]</div><div>> High voltage transfer point (V)</div>
<div>> Type: STRING</div><div>> Value: 264</div><div>> </div><div>> [input.transfer.low]</div><div>> Low voltage transfer point (V)</div><div>> Type: STRING</div><div>> Value: 184</div><div>> </div>
<div>> [outlet.1.desc]</div><div>> Outlet description</div><div>> Type: STRING</div><div>> Value: PowerShare Outlet 1</div><div>> </div><div>> [outlet.2.desc]</div><div>> Outlet description</div><div>
> Type: STRING</div><div>> Value: PowerShare Outlet 2</div><div>> </div><div>> [outlet.2.switchable]</div><div>> Outlet switch ability</div><div>> Type: STRING</div><div>> Value: no</div><div>> </div>
<div>> [outlet.desc]</div><div>> Outlet description</div><div>> Type: STRING</div><div>> Value: Main Outlet</div><div>> </div><div>> [outlet.power]</div><div>> Description unavailable</div><div>> Type: ENUM</div>
<div>> Option: "10"</div><div>> Option: "25" SELECTED</div><div>> Option: "60"</div><div>> </div><div>> [output.voltage.nominal]</div><div>> Nominal output voltage (V)</div>
<div>> Type: ENUM</div><div>> Option: "220"</div><div>> Option: "230" SELECTED</div><div>> Option: "240"</div><div>> </div><div>> [ups.delay.shutdown]</div><div>> Interval to wait after shutdown with delay command (seconds)</div>
<div>> Type: STRING</div><div>> Value: 20</div><div>> </div><div>> [ups.delay.start]</div><div>> Interval to wait before (re)starting the load (seconds)</div><div>> Type: STRING</div><div>> Value: 30</div>
</div><div><br></div><div>What might be the problem here? I am thinking of maybe installing EATON windows tools to VM and see what can be configured from them.</div><div><br></div><div>Thank you.</div><div><br></div><div>
<br></div><div><br></div><div> </div>