[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] how to find a host name
- Date: Wed, 22 Apr 2009 20:03:13 +0530
- From: induru hemanth <induruhemanth@xxxxxxxxx>
- Subject: [Condor-users] how to find a host name
Hi,
I am using condor-7.2.0 ,
i am having 12 slots in my dedicated cluster,
I am running a complex process which takes input from 10 differnent directories,
then, 10 jobs are running on 10 different slots
How can I find the hostname and slot number particular to job through command line,
I am developing a shell script for summarizing the result ,here I need to display the details of the machine where the job was executed (i.e.hostname ,slot number,operating system).
Can any one help me
Thanking you,
Hemanth