Charlie,

I was in the same boat a couple of weeks ago. Was just about ready to
give up but decided to give 5.91 beta a try and everything worked.

Bradford R. Miller
GeoBase Coordinator, Pope AFB
560 Interceptor Rd, Pope AFB
NC 28308-2314
TEL: 910-394-5275
Email: [EMAIL PROTECTED]
 

-----Original Message-----
From: Charlie Orford [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 16, 2004 11:05 PM
To: [EMAIL PROTECTED]
Subject: [analog-help] Difficulty with browser reports

Hello All,
I am having a very hard time trying to get analog 5.32 to produce 
browser reports and summaries. I have tried literally everything I can 
think of but it refuses to produce any stats or pie charts. I have read 
through the docs and searched the mailing list archives - all to no 
avail :o(  I have included literally everything below (configuration 
file, settings output, debug output and example log lines) in the hope 
that someone more knowledgeable can help me.

The live analog output file lives here:
http://www.linuxdsl.co.uk/analog.html




This is from the Browser Report:
------------------------------------------------
Listing browsers with at least 1 request for a page, sorted by the 
number of requests for pages.

reqs: pages: browser
----: -----: -------
3979:     0: [not listed: 69 browsers]




This is from the Browser Summary:
-------------------------------------------------
Listing browsers with at least 1 request for a page, sorted by the 
number of requests.

  %reqs: browser
------: -------
   100%: [not listed: 16 browsers]




This is my /etc/analog.conf:
-------------------------------------------------

LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b)
LOGFILE /var/log/apache/www.linuxdsl.co.uk/access.log
LOGFILE /var/log/apache/www.linuxdsl.co.uk/access.log.*

LOGFORMAT (%f -> %*r)
LOGFILE /var/log/apache/www.linuxdsl.co.uk/referer.log
LOGFILE /var/log/apache/www.linuxdsl.co.uk/referer.log.*

LOGFORMAT ([%d/%M/%Y:%h:%n:%j %j] %B)
LOGFILE /var/log/apache/www.linuxdsl.co.uk/agent.log
LOGFILE /var/log/apache/www.linuxdsl.co.uk/agent.log.*

OUTFILE /usr/local/apache/htdocs/www.linuxdsl.co.uk/analog.html

OUTPUT HTML

IMAGEDIR /images/analog/
BARSTYLE b

DNS WRITE
DNSFILE /var/tmp/analog.dns
DNSLOCKFILE /var/lock/analog.lock
DNSTIMEOUT 30

HOSTNAME "[www.linuxdsl.co.uk]"
HOSTEXCLUDE 192.168.0.*
HOSTEXCLUDE *.linuxdsl.co.uk

FILEEXCLUDE *.png
FILEEXCLUDE *.gif
FILEEXCLUDE *.jpg
FILEEXCLUDE *.css
FILEEXCLUDE /cgi-bin/*

LANGFILE /usr/local/lang/uk.lng
DOMAINSFILE /usr/local/lang/ukdom.tab
DESCFILE /usr/local/lang/ukdesc.txt

REFREPEXCLUDE http://www.linuxdsl.co.uk/*
REFREPEXCLUDE https://www.linuxdsl.co.uk/*
REFSITEEXCLUDE http://www.linuxdsl.co.uk/
REFSITEEXCLUDE https://www.linuxdsl.co.uk/

MONTHLY ON       # one line for each month
WEEKLY ON        # one line for each week
DAILYREP ON      # one line for each day
DAILYSUM ON      # one line for each day of the week
HOURLYREP OFF    # one line for each hour of the day
HOURLYSUM ON
GENERAL ON       # the General Summary at the top
REQUEST ON       # which files were requested
FAILURE OFF      # which files were not found
DIRECTORY ON     # Directory Report
HOST ON          # which computers requested files
ORGANISATION ON  # which organisations they were from
DOMAIN ON        # which countries they were in
REFERRER ON      # where people followed links from
REFSITE ON
FAILREF OFF      # where people followed broken links from
SEARCHQUERY ON   # the phrases and words they used...
SEARCHWORD OFF   # ...to find you from search engines
BROWSERSUM ON    # which browser types people were using
BROWSERREP ON
OSREP OFF        # and which operating systems
FILETYPE ON      # types of file requested
SIZE ON          # sizes of files requested
STATUS ON        # number of each type of success and failure

REFFLOOR 5r
DEBUG ON
SETTINGS OFF





Lines from my access.log look like this:
-------------------------------------------------
62.98.166.224 - - [17/Jan/2004:00:45:16 +0000] "GET /images/debian.png 
HTTP/1.1" 200 422



Lines from my agent.log look like this:
-------------------------------------------------
[17/Jan/2004:00:45:16 +0000] Mozilla/5.0 (Windows; U; Windows NT 5.0; 
en-US; rv:1.5) Gecko/20031007 Firebird/0.7



Lines from my referer.log look like this:
-------------------------------------------------
http://www.linuxdsl.co.uk/install.php -> /images/debian.png




This is the output when SETTINGS is ON:
-------------------------------------------------
Compile-time optional code:
   Pie chart code included
   Pipes included
   DNS lookup code included
   DNS timeouts possible
   POSIX.2 globbing included
   Using open() function
Compile-time variables:
   Default configuration file: /etc/analog.conf
   Madatory configuration file: none
Configuration files read:
   /etc/analog.conf
Warning types on: all
Debugging types on: none
Reading cache files:
   none
Reading logfiles:
   /var/log/apache/www.linuxdsl.co.uk/access.log
     Logfile format:
       %S - - [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b\n
   /var/log/apache/www.linuxdsl.co.uk/access.log.1.gz
     Logfile format:
       %S - - [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b\n
   /var/log/apache/www.linuxdsl.co.uk/access.log.2.gz
     Logfile format:
       %S - - [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b\n
   /var/log/apache/www.linuxdsl.co.uk/access.log.3.gz
     Logfile format:
       %S - - [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b\n
   /var/log/apache/www.linuxdsl.co.uk/referer.log
     Logfile format:
       %f -> %r\n
   /var/log/apache/www.linuxdsl.co.uk/referer.log.1.gz
     Logfile format:
       %f -> %r\n
   /var/log/apache/www.linuxdsl.co.uk/referer.log.2.gz
     Logfile format:
       %f -> %r\n
   /var/log/apache/www.linuxdsl.co.uk/referer.log.3.gz
     Logfile format:
       %f -> %r\n
   /var/log/apache/www.linuxdsl.co.uk/agent.log
     Logfile format:
       [%d/%M/%Y:%h:%n:%j %j] %B\n
   /var/log/apache/www.linuxdsl.co.uk/agent.log.1.gz
     Logfile format:
       [%d/%M/%Y:%h:%n:%j %j] %B\n
   /var/log/apache/www.linuxdsl.co.uk/agent.log.2.gz
     Logfile format:
       [%d/%M/%Y:%h:%n:%j %j] %B\n
   /var/log/apache/www.linuxdsl.co.uk/agent.log.3.gz
     Logfile format:
       [%d/%M/%Y:%h:%n:%j %j] %B\n
Analysing all dates
Including (+) and excluding (-) the following files:
   All included, then
   - *.png
   - *.gif
   - *.jpg
   - *.css
   - /cgi-bin/*
Including (+) and excluding (-) the following hosts:
   All included, then
   - 192.168.0.*
   - *.linuxdsl.co.uk
Including (+) and excluding (-) the following as pages:
   All excluded, then
   + */
   + REGEXPI:\.html?$
Search engines as follows:
   http://*google.*/* arg=q
   http://*google.*/* arg=as_q
   http://*google.*/* arg=as_epq
   http://*google.*/* arg=as_oq
   http://*altavista.*/* arg=q
   http://*yahoo.*/* arg=p
   http://*lycos.*/* arg=query
   http://*lycos.*/* arg=wfq
   http://*aol.*/* arg=query
   http://*excite.*/* arg=search
   http://*go2net.*/* arg=general
   http://*metacrawler.*/* arg=general
   http://*msn.*/* arg=q
   http://*msn.*/* arg=MT
   http://*netscape.*/* arg=search
   http://*looksmart.*/* arg=key
   http://*webcrawler.*/* arg=qkw
   http://*webcrawler.*/* arg=search
   http://*webcrawler.*/* arg=searchText
   http://*overture.*/* arg=Keywords
   http://*teoma.*/* arg=q
   http://*infospace.*/* arg=qkw
   http://*alltheweb.*/* arg=q
   http://*dogpile.*/* arg=q
   http://*ask.*/* arg=ask
   http://*alltheweb.*/* arg=query
   http://*northernlight.*/* arg=qr
   http://*nlsearch.*/* arg=qr
   http://*dmoz.*/* arg=search
   http://*/netfind* arg=query
   http://*/pursuit arg=query
No LOWMEM commands in operation
DNS level is WRITE
DNS file is /var/tmp/analog.dns
DNS lock file is /var/lock/analog.lock
Resolved DNS entries rechecked if older than 100000 hours
Unresolved DNS entries rechecked if older than 336 hours
Abort DNS lookups after 30 seconds
Filenames are case sensitive
DIRSUFFIX index.html
Report order is as follows:
   General Summary [ON]
     General Summary lines on: all
   Yearly Report [OFF]
   Quarterly Report [OFF]
   Monthly Report [ON]
     Columns: #requests #pages
     Maximum number of rows: unlimited
     Graphing by requests for pages
     Displaying earliest dates at top
   Weekly Report [ON]
     Columns: #requests #pages
     Maximum number of rows: unlimited
     Graphing by requests for pages
     Displaying earliest dates at top
   Daily Report [ON]
     Columns: #requests #pages
     Maximum number of rows: 42
     Graphing by requests for pages
     Displaying earliest dates at top
   Daily Summary [ON]
     Columns: #requests #pages
     Graphing by requests for pages
   Hourly Report [OFF]
   Hour of the Week Summary [OFF]
   Hourly Summary [ON]
     Columns: #requests #pages
     Graphing by requests for pages
   Quarter-Hour Report [OFF]
   Quarter-Hour Summary [OFF]
   Five-Minute Report [OFF]
   Five-Minute Summary [OFF]
   Domain Report [ON]
     Columns: #requests %bytes
     Sorting by number of bytes
     Floor is: [all items]
     Sorting sub-items by number of bytes
     Floor for sub-items is: 0.5% of the bytes
     Plotting pie chart by number of bytes
   Organisation Report [ON]
     Columns: #requests %bytes
     Sorting by number of requests
     Floor is: Top 20 items by number of requests
     Sorting sub-items by number of requests
     Floor for sub-items is: 0.5% of the requests
     Plotting pie chart by number of requests
   Host Report [ON]
     Columns: #requests %bytes
     Sorting alphabetically
     Floor is: Top 50 items by number of requests
     Plotting pie chart by number of requests
   Host Redirection Report [OFF]
   Host Failure Report [OFF]
   User Report [OFF]
   User Redirection Report [OFF]
   User Failure Report [OFF]
   Redirected Referrer Report [OFF]
   Failed Referrer Report [OFF]
   Referrer Report [ON]
     Columns: #requests
     Sorting by number of requests
     Floor is: 5 requests
     Sorting sub-items by number of requests
     Floor for sub-items is: 10 requests
     Plotting pie chart by number of requests
     Including (+) and excluding (-) the following in the report:
       All included, then
       - http://www.linuxdsl.co.uk/*
       - https://www.linuxdsl.co.uk/*
     Including (+) and excluding (-) the following links in the report:
       All excluded, then
       + *
   Referring Site Report [ON]
     Columns: #requests
     Sorting by number of requests
     Floor is: Top 30 items by number of requests
     Sorting sub-items by number of requests
     Floor for sub-items is: 50 requests
     Plotting pie chart by number of requests
     Including (+) and excluding (-) the following in the report:
       All included, then
       - http://www.linuxdsl.co.uk
       - https://www.linuxdsl.co.uk
   Search Query Report [ON]
     Columns: #requests
     Sorting by number of requests
     Floor is: Top 30 items by number of requests
     Plotting pie chart by number of requests
   Search Word Report [OFF]
   Browser Report [ON]
     Columns: #requests #pages
     Sorting by number of requests for pages
     Floor is: Top 40 items by number of requests for pages
     Plotting pie chart by number of requests for pages
   Browser Summary [ON]
     Columns: number #requests #pages
     Sorting by number of requests for pages
     Floor is: Top 20 items by number of requests for pages
     Sorting sub-items by number of requests for pages
     Floor for sub-items is: Top 10 items by number of requests for
pages
     Plotting pie chart by number of requests for pages
   Operating System Report [OFF]
   Virtual Host Report [OFF]
   Virtual Host Redirection Report [OFF]
   Virtual Host Failure Report [OFF]
   Status Code Report [ON]
     Columns: #requests
     Sorting alphabetically
     Floor is: [all items]
     Plotting pie chart by number of requests
   Processing Time Report [OFF]
   File Size Report [ON]
     Columns: #requests %bytes
     Plotting pie chart by number of requests
   File Type Report [ON]
     Columns: #requests %bytes
     Sorting by number of bytes
     Floor is: 0.1% of the bytes
     Sorting sub-items by number of bytes
     Floor for sub-items is: 0.1% of the bytes
     Plotting pie chart by number of bytes
     Aliasing in the report as follows:
       .html -> .html [Hypertext Markup Language]
       .htm -> .htm  [Hypertext Markup Language]
       .shtml -> .shtml [Server-parsed HTML]
       .ps -> .ps   [PostScript]
       .gz -> .gz   [Gzip compressed files]
       .tar.gz -> .tar.gz [Compressed archives]
       .jpg -> .jpg  [JPEG graphics]
       .jpeg -> .jpeg [JPEG graphics]
       .gif -> .gif  [GIF graphics]
       .png -> .png  [PNG graphics]
       .txt -> .txt  [Plain text]
       .cgi -> .cgi  [CGI scripts]
       .pl -> .pl   [Perl scripts]
       .css -> .css  [Cascading Style Sheets]
       .class -> .class [Java class files]
       .pdf -> .pdf  [Adobe Portable Document Format]
       .zip -> .zip  [Zip archives]
       .hqx -> .hqx  [Macintosh BinHex files]
       .exe -> .exe  [Executables]
       .wav -> .wav  [WAV sound files]
       .avi -> .avi  [AVI movies]
       .arc -> .arc  [Compressed archives]
       .mid -> .mid  [MIDI sound files]
       .mp3 -> .mp3  [MP3 sound files]
       .doc -> .doc  [Microsoft Word document]
       .rtf -> .rtf  [Rich Text Format]
       .mov -> .mov  [Quick Time movie]
       .mpg -> .mpg  [MPEG movie]
       .mpeg -> .mpeg [MPEG movie]
       .asp -> .asp  [Active Server Pages]
       .jsp -> .jsp  [Java Server Pages]
       .cfm -> .cfm  [Cold Fusion]
       .php -> .php  [PHP]
       .js -> .js   [JavaScript code]
   Directory Report [ON]
     Columns: #requests %bytes
     Sorting by number of bytes
     Floor is: 0.01% of the bytes
     Sorting sub-items by number of bytes
     Floor for sub-items is: 0.01% of the bytes
     Plotting pie chart by number of bytes
   Redirection Report [OFF]
   Failure Report [OFF]
   Internal Search Query Report [OFF]
   Internal Search Word Report [OFF]
   Request Report [ON]
     Columns: #requests %bytes last-time
     Sorting by number of requests
     Floor is: 20 requests
     Sorting sub-items by number of requests
     Floor for sub-items is: 10 requests
     Plotting pie chart by number of requests
     Including (+) and excluding (-) the following links in the report:
       All excluded, then
       + pages
Output file is /usr/local/apache/htdocs/www.linuxdsl.co.uk/analog.html
No cache output file
Language file is /usr/local/lang/uk.lng
Domains file is /usr/local/lang/ukdom.tab
Go To lines are on
Report descriptions file is /usr/local/lang/ukdesc.txt
Report spans are OFF
Output style is HTML
No style sheet
No header file
No footer file
Host name for title is [www.linuxdsl.co.uk]
Host name unlinked
Logo for title line is analogo.gif
URL of image directory is /images/analog/
Using GIF images
Local location of pie chart directory is 
/usr/local/apache/htdocs/www.linuxdsl.co.uk/
Displaying bytes rounded to 2 decimal places
The character for graph plotting is: +
The thousands separator is: [from language file]
The thousands separator in tables is: [none]
The decimal point is: [from language file]
The page width is 65
The minimum graph width is 15
Weeks begin on Sunday




Output with DEBUG FS:
-------------------------------------------------
analog: analog version 5.32/Unix
F: Closing configuration file /etc/analog.conf
analog: Warning M: Logfile
/var/log/apache/www.linuxdsl.co.uk/referer.log
   contains lines with no hosts, which are being filtered
   (For help on all errors and warnings, see docs/errors.html)
analog: Warning M: Logfile
/var/log/apache/www.linuxdsl.co.uk/referer.log
   contains lines with no bytes: byte counts may be low
analog: Warning M: Logfile
/var/log/apache/www.linuxdsl.co.uk/referer.log.*
   contains lines with no hosts, which are being filtered
analog: Warning M: Logfile
/var/log/apache/www.linuxdsl.co.uk/referer.log.*
   contains lines with no bytes: byte counts may be low
analog: Warning M: Logfile /var/log/apache/www.linuxdsl.co.uk/agent.log
   contains lines with no files, which are being filtered
analog: Warning M: Logfile /var/log/apache/www.linuxdsl.co.uk/agent.log
   contains lines with no hosts, which are being filtered
analog: Warning M: Logfile /var/log/apache/www.linuxdsl.co.uk/agent.log
   contains lines with no file names: page counts may be low
analog: Warning M: Logfile /var/log/apache/www.linuxdsl.co.uk/agent.log
   contains lines with no bytes: byte counts may be low
analog: Warning M: Logfile
/var/log/apache/www.linuxdsl.co.uk/agent.log.*
   contains lines with no files, which are being filtered
analog: Warning M: Logfile
/var/log/apache/www.linuxdsl.co.uk/agent.log.*
   contains lines with no hosts, which are being filtered
analog: Warning M: Logfile
/var/log/apache/www.linuxdsl.co.uk/agent.log.*
   contains lines with no file names: page counts may be low
analog: Warning M: Logfile
/var/log/apache/www.linuxdsl.co.uk/agent.log.*
   contains lines with no bytes: byte counts may be low
F: Opening /usr/local/lang/uk.lng as language file
F: Closing language file /usr/local/lang/uk.lng
F: Opening /usr/local/lang/ukdom.tab as domains file
F: Closing domains file /usr/local/lang/ukdom.tab
F: Opening /usr/local/lang/ukdesc.txt as report descriptions file
F: Closing report descriptions file /usr/local/lang/ukdesc.txt
F: Opening /var/tmp/analog.dns as DNS input file
F: Closing DNS input file /var/tmp/analog.dns
F: Creating /var/lock/analog.lock as DNS lock file
F: Opening /var/tmp/analog.dns as DNS output file
F: Opening /var/log/apache/www.linuxdsl.co.uk/access.log as logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/access.log
S: Successful requests: 1161
S: Redirected requests: 0
S: Failed requests: 25
S: Requests returning informational status code: 0
S: Status code not given: 0
S: Unwanted lines: 7640
S: Corrupt lines: 23
S: Earliest entry in logfile: 11/Jan/04:0632
S: Latest entry in logfile: 17/Jan/04:0204
F: Opening /var/log/apache/www.linuxdsl.co.uk/access.log.1.gz as gzipped

logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/access.log.1.gz
S: Successful requests: 1237
S: Redirected requests: 0
S: Failed requests: 31
S: Requests returning informational status code: 0
S: Status code not given: 0
S: Unwanted lines: 6224
S: Corrupt lines: 16
S: Earliest entry in logfile:  4/Jan/04:0858
S: Latest entry in logfile: 11/Jan/04:0607
F: Opening /var/log/apache/www.linuxdsl.co.uk/access.log.2.gz as gzipped

logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/access.log.2.gz
S: Successful requests: 831
S: Redirected requests: 0
S: Failed requests: 7
S: Requests returning informational status code: 0
S: Status code not given: 0
S: Unwanted lines: 4917
S: Corrupt lines: 2
S: Earliest entry in logfile: 28/Dec/03:0628
S: Latest entry in logfile:  4/Jan/04:0404
F: Opening /var/log/apache/www.linuxdsl.co.uk/access.log.3.gz as gzipped

logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/access.log.3.gz
S: Successful requests: 723
S: Redirected requests: 0
S: Failed requests: 22
S: Requests returning informational status code: 0
S: Status code not given: 0
S: Unwanted lines: 5583
S: Corrupt lines: 8
S: Earliest entry in logfile: 21/Dec/03:1836
S: Latest entry in logfile: 28/Dec/03:0535
F: Opening /var/log/apache/www.linuxdsl.co.uk/referer.log as logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/referer.log
S: Successful requests: 0
S: Redirected requests: 0
S: Failed requests: 0
S: Requests returning informational status code: 0
S: Status code not given: 1452
S: Unwanted lines: 7395
S: Corrupt lines: 2
S: No times in logfile
F: Opening /var/log/apache/www.linuxdsl.co.uk/referer.log.1.gz as 
gzipped logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/referer.log.1.gz
S: Successful requests: 0
S: Redirected requests: 0
S: Failed requests: 0
S: Requests returning informational status code: 0
S: Status code not given: 1406
S: Unwanted lines: 6099
S: Corrupt lines: 2
S: No times in logfile
F: Opening /var/log/apache/www.linuxdsl.co.uk/referer.log.2.gz as 
gzipped logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/referer.log.2.gz
S: Successful requests: 0
S: Redirected requests: 0
S: Failed requests: 0
S: Requests returning informational status code: 0
S: Status code not given: 969
S: Unwanted lines: 4787
S: Corrupt lines: 1
S: No times in logfile
F: Opening /var/log/apache/www.linuxdsl.co.uk/referer.log.3.gz as 
gzipped logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/referer.log.3.gz
S: Successful requests: 0
S: Redirected requests: 0
S: Failed requests: 0
S: Requests returning informational status code: 0
S: Status code not given: 1157
S: Unwanted lines: 5179
S: Corrupt lines: 0
S: No times in logfile
F: Opening /var/log/apache/www.linuxdsl.co.uk/agent.log as logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/agent.log
S: Successful requests: 0
S: Redirected requests: 0
S: Failed requests: 0
S: Requests returning informational status code: 0
S: Status code not given: 4025
S: Unwanted lines: 0
S: Corrupt lines: 0
S: Earliest entry in logfile: 14/Jan/04:1922
S: Latest entry in logfile: 17/Jan/04:0325
F: Opening /var/log/apache/www.linuxdsl.co.uk/agent.log.1.gz as gzipped 
logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/agent.log.1.gz
S: Successful requests: 0
S: Redirected requests: 0
S: Failed requests: 0
S: Requests returning informational status code: 0
S: Status code not given: 0
S: Unwanted lines: 0
S: Corrupt lines: 2
F: Opening /var/log/apache/www.linuxdsl.co.uk/agent.log.2.gz as gzipped 
logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/agent.log.2.gz
S: Successful requests: 0
S: Redirected requests: 0
S: Failed requests: 0
S: Requests returning informational status code: 0
S: Status code not given: 0
S: Unwanted lines: 0
S: Corrupt lines: 2
F: Opening /var/log/apache/www.linuxdsl.co.uk/agent.log.3.gz as gzipped 
logfile
F: Closing logfile /var/log/apache/www.linuxdsl.co.uk/agent.log.3.gz
S: Successful requests: 0
S: Redirected requests: 0
S: Failed requests: 0
S: Requests returning informational status code: 0
S: Status code not given: 0
S: Unwanted lines: 0
S: Corrupt lines: 2
F: Closing DNS output file /var/tmp/analog.dns
F: Deleting DNS lock file /var/lock/analog.lock
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/analog.html as 
output file
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/dom.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/dom.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/org.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/org.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/host.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/host.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/ref.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/ref.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/refsite.png as 
pie chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/refsite.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/searchq.png as 
pie chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/searchq.png
analog: Warning R: In Browser Report, turning off empty pie chart
analog: Warning R: In Browser Summary, turning off empty pie chart
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/code.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/code.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/size.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/size.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/type.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/type.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/dir.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/dir.png
F: Opening /usr/local/apache/htdocs/www.linuxdsl.co.uk/req.png as pie 
chart file
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/req.png
F: Closing /usr/local/apache/htdocs/www.linuxdsl.co.uk/analog.html





TIA,
Charlie
+-----------------------------------------------------------------------
-
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+-----------------------------------------------------------------------
-
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to