[Orca-users] Orca on Redhat EL30
Kocic, Dejan
dkocic at verisign.com
Fri Aug 19 03:34:54 PDT 2005
Cynthia,
Step 11 of the Install doc that comes with source tarball says this:
11) Run Orca.
Log into the system that will run Orca and run the command:
% cd $prefix
% ./bin/orca -v CONFIG_FILE
If you are using orcallator.se, then this command will be
% cd $prefix
% ./bin/orca -v lib/orcallator.cfg
So I am wondering where did you get the info (step 11) you sent? Similar
to what you sent, /orca-0.27/contrib/procallator/install.sh will do what
you wrote, that's how I got it to work.
Regards,
Dejan Kocic
-----Original Message-----
From: Cynthia Kiser [mailto:cnk at caltech.edu]
Sent: Thursday, August 18, 2005 1:59 PM
To: Kocic, Dejan
Cc: orca-users at orcaware.com
Subject: Re: [Orca-users] Orca on Redhat EL30
Quoting Kocic, Dejan <dkocic at verisign.com>:
> Now I want to install it on Redhat linux EL 3.0. In the installation
> notes I noticed that SE toolkit is not required to be installed for
> linux installs. Everything compiled and installed without errors. As
> root I did: /usr/local/orca/bin $ ./start_orcallator
>
> And I got:
>
> "When you configured Orca the se executable was not found. If you
...
> Since orcallator is supposed to generate data for orca and setoolkit
> or linux equivalent it not there how to set up orca to work on linux?
When collecting data on a Linux machine, you use the data collector
"procallator" which reads stats from /proc pseudo-filesystem. See step
11 in the INSTALL doc. Basics are:
% make procallator_run_at_boot
and
% /etc/rc.d/init.d/procallator start
More information about the Orca-users
mailing list