Right.. Now I looked in the paths specified in both CHARTDIR and
LOCALCHARTDIR which I set to
CHARTDIR "/icons/analog_images/"
LOCALCHARTDIR "C:\Downloads\analog 6.0\pngs\"
The req.png file in the LOCALCHARTDIR path is showing the correct pie
chart (the expected pie chart with the same url but with different
arguments) BUT the one in the CHARTDIR is showing the wrong one and this
is the pie chart which is displayed in the request report.
Did I made anything wrong in specifying the chart directories?
FYI, I am using Apache server and the chart directory
/icons/analog_images is inside the Apache directory.
And I am using firefox web browser.
And also an other quick and completely different issue. If I use
Internet explorer to view anlgform.html and if I submit the form, it
doesn't run perl, instead it pops up a save/download window to save
anlgform.pl
I have configured the httpd.conf in apache such that
AddHandler cgi-script cgi pl
ScriptAlias /cgi-bin/ "C:/Program Files/Apache Software
Foundation/Apache2.2/cgi-bin/"
<Directory "C:/Program Files/Apache Software
Foundation/Apache2.2/cgi-bin">
Options +ExecCGI +FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Sorry, I have looked at the FAQs and your other docs but I cannot get
the solution.
Could you please clarify these couple of queries please?
Thanks,
Shivram Rajamanickam.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Aengus
Sent: 18 July 2007 18:28
To: Support for analog web log analyzer
Subject: Re: [analog-help] Request Pie Chart for same page but different
args
Rajamanickam S. <[EMAIL PROTECTED]> wrote:
> Hi Aengus
>
> Yes, I tried REQCHARTEXPAND /colleges.html
>
> But now it is showing the pie chart but the keys (colour codes) of the
> pie chart shows all the file names (and not /college.html)available
> in the log file, though the request columns below shows only the
> requests for that particular url /colleges.html and its arguments.
>
> What am I doing wrong here?
I'm not sure I understand - are you saying that the pie chart is just
showing the argument, and not the file name? The test that I just did
shows the file name and the argument in the pie-chart. (I just created a
3 line test logfile, by copying a single logfile and modiying the
argument_).
This logfile:
192.168.1.1 - - [18/Jul/2007:13:00:00 +0500] "GET /colleges.html?merton"
200 100
192.168.1.1 - - [18/Jul/2007:13:00:00 +0500] "GET
/colleges.html?sommerville" 200 100
192.168.1.1 - - [18/Jul/2007:13:00:00 +0500] "GET
/colleges.html?trinity" 200 100
run with these commands:
REQFLOOR 1r
REQARGSFLOOR 1r
REQCHARTEXPAND /colleges.html
generated the attached Request Chart.
Aengus
+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Analog Documentation: http://analog.cx/docs/Readme.html
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------