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

Re: [condor-users] Hawkeye installation?



On Mon May 17 2004 9:16 am, Angel de Vicente wrote:
> Hi,
>
> I have been trying to get Hawkeye working, but to no avail. Well the
> hawkeye_master and hawkeye_startd daemons start OK, but not the collector.
>
> The MasterLog complains with this
>
> 5/17 15:11:01 ******************************************************
> 5/17 15:11:01 ** hawkeye_master (HAWKEYE_MASTER) STARTING UP
> 5/17 15:11:01 ** $CondorVersion: 6.7.0 Apr 21 2004 $
> 5/17 15:11:01 ** $CondorPlatform: I386-LINUX-RH9 $
> 5/17 15:11:01 ** PID = 13877
> 5/17 15:11:01 ******************************************************
> 5/17 15:11:01 Using config file:
> /scratch/angelv/home/hawkeye/etc/hawkeye_config 5/17 15:11:01 DaemonCore:
> Command Socket at <161.72.81.223:50756>
> 5/17 15:11:01 Started DaemonCore process
> "/net/codorniz/scratch/angelv/home/hawkeye/sbin/hawkeye_startd", pid and
> pgroup = 13878 5/17 15:11:01 Create_Process:Failed to post listen on
> command socket(s) (port 9618) 5/17 15:11:01 ERROR: Create_Process failed
> trying to start
> /net/codorniz/scratch/angelv/home/hawkeye/sbin/hawkeye_collector 5/17
> 15:11:01 restarting
> /net/codorniz/scratch/angelv/home/hawkeye/sbin/hawkeye_collector in 10
> seconds
>
>
> The readme file doesn't say anything about changing listening ports, is
> there an easy way to do it?

Ok, as I understand it, you're trying to run the Condor collector and the 
Hawkeye collector on the same machine, right?  Normally, as you've correctly 
guessed, the collector listens to a well known port 9618, but you can 
override this in your hawkeye_config:

COLLECTOR_HOST = foo.bar.edu:1234

> Also, I understand that the hawkeye version I downloaded from
> http://www.cs.wisc.edu/condor/hawkeye/ (1.0 RC5) puts the machine
> information in the Class Ads of those machines in my Condor Pool, but is
> there an available module to produce the web statistics, such as in
> http://www.cs.wisc.edu/condor/cluster/hawkeye/ ?

We're still working on releasing something like this.  The tool that generates 
this web page is, well, a crude hack.  We've given the source to it to a 
couple of people in the past as a "here it is; we can't support it" type of 
agreement.  If you're so inclined, contact me directly, and I'll set you up.

-Nick

-- 
           <<< Welcome to the real world. >>>
 /`-_    Nicholas R. LeRoy               The Condor Project
{     }/ http://www.cs.wisc.edu/~nleroy  http://www.cs.wisc.edu/condor
 \    /  nleroy@xxxxxxxxxxx              The University of Wisconsin
 |_*_|   608-265-5761                    Department of Computer Sciences
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>