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

Re: [Condor-users] Collector problem



On Mon, Jul 26, 2004 at 05:58:22PM +0100, Sandy Spence wrote:
> Hi All,
> 
>  
> 
> I still get an entry in the CollectorLog stating 
> 
>  
> 
> Can't send UPDATE_COLLECTOR_AD to collector (condor.cs.wisc.edu):
> 
>  
> 
> I have taken out all references in condor_config and condor_config.local
> 
>  
> 
> Anyone got any ideas where/how I can fix this?
> 

>From the Condor Manual:

CONDOR_DEVELOPERS_COLLECTOR 
By default, every pool sends periodic updates to a central condor_ collector at UW-Madison with basic information about the status of your pool. This includes only the number of total machines, the number of jobs submitted, the number of machines running jobs, the hostname of your central manager, and the $(COLLECTOR_NAME) specified above. These updates help the Condor Team see how Condor is being used around the world. By default, they will be sent to condor.cs.wisc.edu. If you don't want these updates to be sent from your pool, you must explicitly set this macro to NONE. If this macro definition is commented out in the configuration file, Condor will assume the default behavior to send the periodic updates. 


ie you must have

CONDOR_DEVELOPERS_COLLECTOR = NONE

and not

#CONDOR_DEVELOPERS_COLLECTOR = condor.cs.wisc.edu


See also:
http://www.cs.wisc.edu/condor/privacy.html

-Erik

>  
> 
> Cheers,
> 
>  
> 
> Sandy Spence
> 
>  
> 
>  
> 
> Computer Officer, RA Certification Manager
> 
> Department of Computer Science - UWA
> 
> Llandinam Building
> 
> Penglais Campus
> 
> Aberystwyth
> 
> Ceredigion
> 
> Wales - UK
> 
> SY23 3DB
> 
> Tel: (01970)-622433
> 
> Fax: (01970)-628536
> 
>  
> 

> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> http://lists.cs.wisc.edu/mailman/listinfo/condor-users