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

Re: [HTCondor-users] question about accounting groups



Hi,

Thanks Stefano.

So what I am calling âaccountingâ, HTCondor is calling âhistoryâ, that helps find things in the manual.

One thing you say comes back to an earlier bit of the discussion:

On 29 Apr 2021, at 14:16, Stefano Dal Pra wrote:

for this to work:
on each schedd you have defined PER_JOB_HISTORY_DIR to an existing directory in that directory you'll find one file per finished job (such as history.2411281.0)

Alternatively, on each schedd you run condor_history, almost the same way:

Both options start with âon each scheddâ. So the Central Manager does not keep track of history, it only keeps track of aggregate usage in the sense explained in the User Priority parts of the HTCondor manual. Correct?

When I logged into our Central Manager and ran âcondor_historyâ there was no result.

JT