diff --git a/README b/README index 45dc324..f4ea800 100644 --- a/README +++ b/README @@ -13,13 +13,6 @@ DESCRIPTION This analyzer is incremental so it should be run in a daily cron. Take care if you have rotate log enable to run it before rotation is done. - The HTML output need a huge size for large number of user. Here on my - pentium III 500 MHz with 15Mb of free memory, for 600 users and an - access.log of 72 Mb it takes 20 minutes to run and generate 70 Mb of - HTML output by month. If you have an older system than this and want to - save space and time, you can disable url details feature that logs and - reports statistics for every URL and domain. - REQUIREMENT perl 5.005_03 or higher and the following Perl modules: diff --git a/doc/SquidAnalyzer.pod b/doc/SquidAnalyzer.pod index bd10f91..59b0c2d 100644 --- a/doc/SquidAnalyzer.pod +++ b/doc/SquidAnalyzer.pod @@ -18,13 +18,6 @@ This analyzer is incremental so it should be run in a daily cron. Take care if you have rotate log enable to run it before rotation is done. -The HTML output need a huge size for large number of user. Here on -my pentium III 500 MHz with 15Mb of free memory, for 600 users and -an access.log of 72 Mb it takes 20 minutes to run and generate 70 Mb -of HTML output by month. If you have an older system than this and -want to save space and time, you can disable url details feature -that logs and reports statistics for every URL and domain. - =head1 REQUIREMENT perl 5.005_03 or higher and the following Perl modules: diff --git a/doc/squidanalyzer.3 b/doc/squidanalyzer.3 index 6a2d29b..2d8dc6e 100644 --- a/doc/squidanalyzer.3 +++ b/doc/squidanalyzer.3 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07) +.\" Automatically generated by Pod::Man 2.26 (Pod::Simple 3.07) .\" .\" Standard preamble: .\" ======================================================================== @@ -38,6 +38,8 @@ . ds PI \(*p . ds L" `` . ds R" '' +. ds C` +. ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. @@ -48,17 +50,24 @@ .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.ie \nF \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.\" +.\" Avoid warning from groff about undefined register 'F'. +.de IX .. -. nr % 0 -. rr F -.\} -.el \{\ -. de IX +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} +. \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -124,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "SQUIDANALYZER 1" -.TH SQUIDANALYZER 1 "2012-07-05" "perl v5.10.1" "User Contributed Perl Documentation" +.TH SQUIDANALYZER 1 "2012-09-12" "perl v5.10.1" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -145,13 +154,6 @@ databases. This analyzer is incremental so it should be run in a daily cron. Take care if you have rotate log enable to run it before rotation is done. -.PP -The \s-1HTML\s0 output need a huge size for large number of user. Here on -my pentium \s-1III\s0 500 MHz with 15Mb of free memory, for 600 users and -an access.log of 72 Mb it takes 20 minutes to run and generate 70 Mb -of \s-1HTML\s0 output by month. If you have an older system than this and -want to save space and time, you can disable url details feature -that logs and reports statistics for every \s-1URL\s0 and domain. .SH "REQUIREMENT" .IX Header "REQUIREMENT" perl 5.005_03 or higher and the following Perl modules: