[Orca-users] No web server stats with procallator on Redhat EL30
Kocic, Dejan
dkocic at verisign.com
Fri Aug 19 05:16:13 PDT 2005
Hi,
After getting Orca to work with procallator I noticed that is not
plotting webserver stats. I compiled orca with ./configure
--prefix=/usr/local/orca
--with-ncsa-log=/usr/local/apache2/logs/access_log
--with-html-dir=/local/htdocs/admin/orca and the webserver is Apache
2.0.54. Would anyone know where to look for to enable web stats
plotting? I didn't notice that procallator.pl is doing Web server stats
gathering.
Regards,
Dejan Kocic
-----Original Message-----
From: orca-users-bounces+dkocic=verisign.com at orcaware.com
[mailto:orca-users-bounces+dkocic=verisign.com at orcaware.com] On Behalf
Of Kocic, Dejan
Sent: Friday, August 19, 2005 6:35 AM
To: Cynthia Kiser
Cc: orca-users at orcaware.com
Subject: RE: [Orca-users] Orca on Redhat EL30
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
_______________________________________________
Orca-users mailing list
Orca-users at orcaware.com
http://www.orcaware.com/mailman/listinfo/orca-users
More information about the Orca-users
mailing list