This is a port of a script I wrote originally for func.
http://skvidal.fedorapeople.org/misc/ans-host-reboot.py
It lets you specify hosts to reboot - either altogether or
one-at-a-time. It checks for the host to return to functionality before
exiting.
uses:
- reboot-a-thon for outages for new kernels - where you want to do them
all but not be tied down by watching them all.
- rebooting a class of hosts that provide the same service so not all
of them will be down at once (--one-at-a-time)
It's an example of my noodling around and it is a pretty handy script
when I have to do mass updates/reboot events.
-sv