[Orca-users] RE: Graphs are blank

Viette James-CJV004 jim.viette at motorola.com
Wed Jun 12 09:57:44 PDT 2002


Here's what I currently have..

# WEB_LOG contains the location of the web server log file that
# orcallator.se should read.
WEB_LOG=/u01/app/netscape/enterprise_server/https-il06muweb05.corp.mot.com/logs/access

# orcallator.se the format of the web server logs.
WATCH_WEB="-DWATCH_WEB"               # For NCSA style access log
#WATCH_WEB="-DWATCH_WEB -DWATCH_PROXY" # For proxy NCSA style access log
#WATCH_WEB="-DWATCH_WEB -DWATCH_SQUID" # For Squid style access log
#WATCH_WEB=""


I pretty sure that's right.

Jim


-----Original Message-----
From: Blair Zajac [mailto:blair at orcaware.com]
Sent: Wednesday, June 12, 2002 11:46 AM
To: orca-users at yahoogroups.com
Subject: Re: [orca-users] Graphs are blank


Viette James-CJV004 wrote:
>
> Would it be possible  to get a copy of someone's start_orcallator.sh?

I don't have a copy handy.

Actually, start_orcallator.sh is an intermediate step in generating
start_orcallator from start_orcallator.sh.in in the Orca tar.gz.

> My start_orcallator doesn't have a .sh at the end and I'm unable t see where
> to define the WEB_SERVER ?

Edit the file to set WEB_LOG to the absolute location of your web access
log and set WATCH_WEB, ie

WEB_LOG=/usr/apache/logs/access_log
WATCH_WEB=-DWATCH_WEB

If your access logs are squid or NCSA proxy logs, then you'll have to
use a different WATCH_WEB setting.

Best,
Blair

--
Blair Zajac <blair at orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/



More information about the Orca-users mailing list