> I'd like to prevent my servers from rebooting when power comes back after > a > power failure. With powerchute (which I used before), there is an > "automatic > reboot" parameter. Is there an equivalent with nut ?
If this is possible with NUT, depends on whether the driver for your UPS supports the 'shutdown.stayoff' command. Since you mentioned PowerChute, I assume you have an APC UPS and are using the 'apcsmart' driver. If that's the case, the man page for this driver 'man apcsmart' will tell you exactly what to do (set 'sdtype=2' in ups.conf). Regards, Arjen _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

