Page 1 of 1

schedule downtime

Posted: Thu Sep 11, 2014 8:59 am
by Geo.
Just a thought but it would be really handy if for scheduling downtime if we could bring up a page that shows an alphabetic list of all machines with checkboxes in front of them, check the boxes for the machines you want to schedule and then do them all in one shot. I constantly have to work on machines in an order that doesn't match the groups, it takes soooo long to do a couple dozen machines with the current web interface.... this would make it much faster.

Re: schedule downtime

Posted: Sun Sep 21, 2014 5:43 pm
by eloyd
You could submit downtime via the external command file. You have to figure out how to select them yourself, but if you made a script called "downtime" that worked like:

Code: Select all

# downtime -H HOSTNAME -f from_time <-d duration | -t to_time>
Then you could script the use of your script.

Re: schedule downtime

Posted: Tue Oct 07, 2014 12:08 pm
by abrist
Has gone stale. Locking.