From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: weighted groups of machines?
   Date: Fri, 08 Nov 2013 08:35:02 -0500
Msg# 2363
View Complete Thread (4 articles) | All Threads
Last Next
On 11/07/13 21:00, Greg Ercolano wrote:
> On 11/07/13 09:06, Greg Ercolano wrote:
>>          In the morning, set the MinPri to 100
>>          In the evening, set the MinPri to 0

	Sounds like I should add a way to specify timed hostgroups,
	both user and admin defined.

	I could see the hosts file defining things like:

+3dnight
{
    active	mon-fri@9p-8a, sat-sun=all		# times the group is active
}

+2dnight
{
    inactive	mon-fri@8:00a-9:00p			# another way of saying the above
}

	Perhaps too, a user might want to say they want to use their
	own machine, but only at certain hours:

		rush -ac localhost=2@100{!mon-fri@8a-6p}	# not during hours of 8am - 6pm on mon-fri

	Suggs welcome.


	

Last Next