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

[Condor-users] getting details/information regarding a given job



hi...

i can use 'condor_q', 'condor_status', 'condor_history' to get some
information about a given job.

someone mentioned 'condor_stats', but it appears that you need to install
condor_view to use the stats...

when i tried the condor_history, it seemed to be local to the server that i
was running on.

does anyone have any thoughts as to how i could pull information from all
the servers within my pool, to allow me to then get complete information on
a given job. i'm considering some app that might merge various files,
allowing me to then be able to tell when an app was started, completed,
completion status, server it ran on, submitting user, etc....

in reviewing the condor_* tools, i didn't come away with a good way to get
complete information using the existing tools.

thanks

-bruce