[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Benchmarking condor



On 6/30/05, Alain Roy <roy@xxxxxxxxxxx> wrote:
> At 06:38 PM 6/30/2005 +0100, you wrote:
> >I would have suggested that but that doesn't let me use constraints as
> >to which machines are included (which I need as most people run
> >personal/highly restricted startd's)
> 
> Are you sure? I just did that and it worked for me:
> 
> condor_status -server -constraint 'OpSys == "WINNT50"'
> condor_status -server -constraint 'OpSys == "LINUX"'

Sorry, I should have been more clear - standard attributes are fine
but I need to split by the STARTD_EXPRS  exposed attributes which are
not available via -server.

Matt