<div dir="ltr"><div>Unfortunately it is vague, at least on the NUT side, since it really depends on capabilities of particular hardware (and then on who coded what in NUT drivers and mapping tables). Often this level of precision is not available or manageable externally at all, NUT or not (e.g. WebUI of an UPS might have the abilities, but they are not exposed elsewhere for us to tickle). I've more often seen such manage-abilities on smarter ePDUs (many are monitorable, but not all are manageable per socket/group); rarely on rack-mountable UPSes that have a dozen sockets so group them, and can't remember if even saw that on smaller devices (even those that expose having groups like small Eaton Ellipse ECO).<br></div><div><br></div><div>Generally (see docs/nut-names.txt for key words) - and assuming your device/firmware and our drivers support that level of setup and granularity - that could be a set up of `outlet.N.delay.start` or `outlet.n.timer.start` to change a setting that UPS firmware then handles during (re)start. An alternative might be to somehow set most of the outlets to not power on by default, and when the server running NUT boots, it would tell the outlets (or "load groups") to start explicitly via `outlet.n.switch` command.<br></div><div><br></div><div>Note that if it is documented by vendor, then that might be as "staggered start-up" which primarily aims to avoid the stress of starting everything at once (POST usually runs at full power, before computer power-saving modes based on load/temperature kick in; historically disk spin-up was a large but short-lived Amps burst, etc.).</div><div><br></div><div>Jim<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 15, 2023 at 8:12 PM Prometheus via Nut-upsuser <<a href="mailto:nut-upsuser@alioth-lists.debian.net">nut-upsuser@alioth-lists.debian.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have a TrippLite UPS and am trying to control the sequence of which loads/outlets turn on after a simulated shutdown what would i need to configure to achieve this? The documentation is pretty vague about this matter
_______________________________________________<br>
Nut-upsuser mailing list<br>
<a href="mailto:Nut-upsuser@alioth-lists.debian.net" target="_blank">Nut-upsuser@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser</a><br>
</blockquote></div>