[Orca-users] Re: Initial install /configure question

dave.pyles at boeing.com dave.pyles at boeing.com
Fri Oct 6 10:10:36 PDT 2000


I recommend a cron job that looks something like this:

# more /opt/orca/bin/orca_update
#!/bin/ksh
ulimit -n 2048

# Mirror sites
/ots/bin/perl /mirror/mirror /mirror/packages/*

# Process current orca data
/opt/orca/bin/orca  -o -v /opt/orca/lib/orcallator.cfg

Since cron starts it, you don't have to worry about it owning a shell 
window; and logging out or even rebooting is not a problem. The -o 
says to run once and terminate until next cron interval. This frees
up 
your system from excessive load between updates. Mirror is copying
the 
percol files via ftp from the monitored clients. ulimit prevents 
problems from too many open files.

--- In orca-users at egroups.com, "The Spikeman" <spike.burkhardt at r...> 
wrote:
> Hi all,
>   I have just finished configuring ORCA I think.  I have ORCA
2.95.2 
> running on Solaris 2.6.  I got all the way through  the steps as 
> listed in the INSTALL file.  On the last step it says to run orca.  
I 
> am using orcallator.se so I did that.  
> 
>   I guess I'm not sure of the this step is doing.  I specified to 
> start orcallator run at bootup.  The ./bin/orca -v 
lib/orcallator.cfg 
> just appears to be running and doesn't free up the window.  Is this 
> supposed to happen?  Did I configure it incorrectly?
> 
> Thanks!


-------------------------- eGroups Sponsor -------------------------~-~>
Get FREE long-distance phone calls on Tellme!
Dial 1-800-555-TELL, say "Phone Booth"
http://click.egroups.com/1/9532/13/_/804404/_/970852362/
---------------------------------------------------------------------_->





More information about the Orca-users mailing list