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

Re: [Condor-users] aggressive collector



On 05/15/2012 08:50 PM, Ben Cotton wrote:
On Tue, May 15, 2012 at 8:05 PM, Rita<rmorgan466@xxxxxxxxx>  wrote:
I use the collector (condor_status) command a lot to gather stats. Is there
a setting I can set so the collector is collecting the data
more aggressively?

Not exactly. The updates are initiated by the startds, so you have to
change the UPDATE_INTERVAL setting on your execute nodes. The default
is 300 seconds.

Also, updates are published on slot state change as well as every UPDATE_INTERVAL seconds.

http://spinningmatt.wordpress.com/2009/04/11/publishing-rates-in-a-condor-pool/

Best,


matt