[yaala] (no subject)

Arjuna Del Toso yaala@verplant.org
Wed, 21 Apr 2004 17:38:37 +0200


--=-N839tBcj0lJIKGGDmB7m
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi,
I have succesfully installed Yaala on Fedora Core 1 (whit GD::Graph) but
I have a problem:
- when I run ./yaala --config common_log.conf with this common_log.conf
file:
#-------------------------------------
#COMMON_LOG.CONF
input: "/var/log/httpd/access_log";
directory: "/var/www/html/yaala/";
report: 'Classic';
logtype: 'Ncsa';
select: "requests BY referer WHERE referer =~ google";
select: "requests BY os";
select: "requests BY browser";
select: "requests BY referer";
select: "requests, bytes BY date";
select: "requests, bytes BY hour";
select: "requests BY file";
select: "requests BY host";
select: "requests BY status";
reverse_lookup: 'true';
host_width: 1;
html_stylesheet: 'style.css';
print-graphs: 'true';
graph_height: 250;
graph_width: 500;
#END OF COMMON_LOG.CONF
#--------------------------------------

it doesn't return any error or warning but the Percentage value is 100%
for every voice. This is clearly not correct.
How can I adjust this?
Thanks
dat


example of the problem:
      Links
      Field
      Value
     Requests
     Percent
      Total
 
3
100.0%



________________________________________________________________________
       MSIE
      Field
      Value
     Requests
     Percent
      Total
 
7
100.0%





--=-N839tBcj0lJIKGGDmB7m
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Hi,<BR>
I have succesfully installed Yaala on Fedora Core 1 (whit GD::Graph) but I have a problem:<BR>
- when I run ./yaala --config common_log.conf with this common_log.conf file:<BR>
#-------------------------------------<BR>
#COMMON_LOG.CONF<BR>
input: &quot;/var/log/httpd/access_log&quot;;<BR>
directory: &quot;/var/www/html/yaala/&quot;;<BR>
report: 'Classic';<BR>
logtype: 'Ncsa';<BR>
select: &quot;requests BY referer WHERE referer =~ google&quot;;<BR>
select: &quot;requests BY os&quot;;<BR>
select: &quot;requests BY browser&quot;;<BR>
select: &quot;requests BY referer&quot;;<BR>
select: &quot;requests, bytes BY date&quot;;<BR>
select: &quot;requests, bytes BY hour&quot;;<BR>
select: &quot;requests BY file&quot;;<BR>
select: &quot;requests BY host&quot;;<BR>
select: &quot;requests BY status&quot;;<BR>
reverse_lookup: 'true';<BR>
host_width: 1;<BR>
html_stylesheet: 'style.css';<BR>
print-graphs: 'true';<BR>
graph_height: 250;<BR>
graph_width: 500;<BR>
#END OF COMMON_LOG.CONF<BR>
#--------------------------------------<BR>
<BR>
it doesn't return any error or warning but the Percentage value is 100% for every voice. This is clearly not correct.<BR>
How can I adjust this?<BR>
Thanks<BR>
dat<BR>
<BR>
<BR>
example of the problem:<BR>
<TABLE>
<TR>
</TR>
<TR>
</TR>
<TR>
<TH COLSPAN="4">
Links
</TD>
</TR>
<TR>
<TH>
Field
</TD>
<TH>
Value
</TD>
<TH>
Requests
</TD>
<TH>
Percent
</TD>
</TR>
<TR>
<TH>
Total
</TD>
<TD>
&nbsp;
</TD>
<TD>
3
</TD>
<TD>
<B><I>100.0%</I></B>
</TD>
</TR>
</TABLE>
<BR>
<BR>
<BR>

<HR>
<BR>
<TABLE>
<TR>
</TR>
<TR>
</TR>
<TR>
<TH COLSPAN="4">
MSIE
</TD>
</TR>
<TR>
<TH>
Field
</TD>
<TH>
Value
</TD>
<TH>
Requests
</TD>
<TH>
Percent
</TD>
</TR>
<TR>
<TH>
Total
</TD>
<TD>
&nbsp;
</TD>
<TD>
7
</TD>
<TD>
<B><I>100.0%</I></B>
</TD>
</TR>
</TABLE>
<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>

--=-N839tBcj0lJIKGGDmB7m--