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

Re: [HTCondor-users] Multiple Collectors on one Central Manager with different config files?



On 1/19/20 9:19 PM, Hitchen, Greg (IM&T, Kensington WA) wrote:
Hi All

Being a bit lazy here. I've been checking the docs, faqs, etc. but before trying to nut things out
and do some testing I thought I would ask here first.

Multiple collectors on the one machine using different ports is OK, but I'm unsure of:
1) whether it's possible to have different condor_config.local files for each instance, and
2) if it's possible, what is the best way to implement it

Currently running version 8.4.12 on ubuntu1604


Greg:

This is absolutely possible, and is commonly deployed. Depending on what you want to do, it may be better to have a completely different condor_config tree for each instance, and use the CONDOR_CONFIG environment variable to point at each one.


-greg