Hello. I am faced with a configuration where the OS (Debian 6.0.8) and the PC shut down before the UPS (MGE Protection Center 675). Also, the UPS restores power to attached devices as soon as main power is back but the PC does not detect power restorations that occur less than a couple of seconds, say 10, after its power supply has been cut. As a result, if main power comes back within 10 seconds after the UPS has been shut down, the UPS will power up the PC but the latter will not start. Does anyone have an idea how I could handle this situation? Regards: Angel Tsankov
Hi, I own one a MGE Protection Center 675. You can change the parameter ups.delay.start into your UPS to set the "Interval to wait before (re)starting the load (seconds)" use upsset to change the value. Regards, Ren? Le 2013-12-06 15:14, Angel Tsankov a ?crit :> Hello. > > I am faced with a configuration where the OS (Debian6.0.8) and the PC> shut down before the UPS (MGE Protection Center675). Also, the UPS> restores power to attached devices as soon asmain power is back but the> PC does not detect power restorations thatoccur less than a couple of> seconds, say 10, after its power supplyhas been cut. As a result, if> main power comes back within 10 secondsafter the UPS has been shut> down, the UPS will power up the PC butthe latter will not start.> > Does anyone have an idea how I couldhandle this situation?> > Regards: > Angel Tsankov > >_______________________________________________> Nut-upsuser mailinglist> Nut-upsuser at lists.alioth.debian.org >http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser [1] Links: ------ [1] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser -------------- section suivante -------------- Une pi?ce jointe HTML a ?t? nettoy?e... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20131206/c41db3f4/attachment.html>
> Le 2013-12-06 15:14, Angel Tsankov a ?crit?: > ...if main power comes back within 10 seconds after the UPS has been > shut down, the UPS will power up the PC but the latter will not start.On Fri, 6 Dec 2013, Rene Garcia wrote:> .... You can change the parameter ups.delay.start into your UPS to set > the "Interval to wait before (re)starting the load (seconds)" > use upsset to change the value.Hi, You could also place a declaration such as ondelay = 60 in file ups.conf. Regards, Roger
Hello, Ren?.> You can change the parameter > ups.delay.start into your UPS to set the "Interval to wait before > (re)starting the load (seconds)" > > use upsset to change the value.So far, the ups.delay.start parameter in my MGE Protection Center 675 has always been equal to the driver.parameter.ondelay parameter (which equals the ondelay argument in ups.conf). Furthermore, whenever I have changed the ondelay argument in ups.conf (and restarted NUT) the above parameters have always been set equal to ondelay. Therefore, I would assume that ups.delay.start cannot help. Do you have any reason to consider this assumption might be wrong? Regards: Angel