[Orca-users] Re: Graphs are blank

Blair Zajac blair at orcaware.com
Mon Jun 10 11:17:08 PDT 2002


Depending upon your log format, you'll need to set this portion of the
start_orcallator.sh appropriately:

# WATCH_WEB contains the command line options to SE to tell
# 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="@WATCH_WEB@"

Comment out the ones you don't have and leave the one you do.

Best,
Blair

Viette James-CJV004 wrote:
> 
> Nope! So once I place the absolute path in the start_orcallator.sh. Will
> I need to set the log format as well?
> 
> Jim
> 
> -----Original Message-----
> From: Blair Zajac [mailto:blair at orcaware.com]
> Sent: Monday, June 10, 2002 1:08 PM
> To: orca-users at yahoogroups.com
> Subject: Re: [orca-users] Graphs are blank
> 
> Viette James-CJV004 wrote:
> >
> > I'm wondering if there is something more I need to configure in order
> > to fill the folling four graphs with data. Current they are just blank.
> > iPlanet 4.1SP9.
> > Web Server Hit rate
> > Web Server File Size
> > Web Server Data Transfer Rate
> > Web Server HTTP Error Rate
> 
> Which web server log format are you using?
> 
> Is the WEB_LOG variable set in start_orcallator.sh to the proper
> location of your log file?
> 
> Best,
> Blair



More information about the Orca-users mailing list