From: eldy <> Date: Thu, 18 Sep 2003 15:38:20 +0000 (+0000) Subject: Update documentation X-Git-Tag: AWSTATS_5_9_BETA~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9593aa90373a3a019d7ba6d3ff18bfbaedb48354;p=thirdparty%2FAWStats.git Update documentation --- diff --git a/docs/awstats_benchmark.html b/docs/awstats_benchmark.html index e0e3ac1d..b1f8718e 100644 --- a/docs/awstats_benchmark.html +++ b/docs/awstats_benchmark.html @@ -20,7 +20,7 @@
-AWStats logfile analyzer 5.8 Documentation
+AWStats logfile analyzer 5.9 Documentation

diff --git a/docs/awstats_update.html b/docs/awstats_update.html new file mode 100644 index 00000000..9d159d70 --- /dev/null +++ b/docs/awstats_update.html @@ -0,0 +1,72 @@ + + + + + + + +AWStats Documentation - Updraged setup + + + + + + + + + + + + + + + + +
+
+AWStats logfile analyzer 5.9 Documentation
+
+
+  +
+ +

Upgrading AWStats to a new version

+ +To upgrade AWStats from an old version to a new one, all you have to do is:
+
+- Replace AWStats runtime files by new ones by:
+        - decompressing new AWStats package to old install directory.
+        - or just running your package tool for OS which have packaged version of AWStats provided.
+- Your setup files should not be lost as AWStats default distribution does not overwite config +file (it provides only one example of config file awstats.model.conf).
+Sometimes, there is new parameter supported by the new version. As thoose parameters would not +be in old config files, AWStats will use default values to work as it did when this parameter +did not exists.
+- Your old analyzed data should not be lost since your 'history files' are saved in the directory +defined in DirData parameter in your AWStats config file and 'history files' format is compatible +with each new version of AWStats since 5.x series. If you upgrade from 3.x, 4.x series to 5.x version or +higher, AWStats will still be able to 'read' your old history files, however a warning will appear to +ask you to run the 'migrate' process on your old data files. Just run the command that will appear +in warning message. +This warning will appear only after upgrade from 3.x or 4.x series to a 5.x or higher version +and only if 'migrate' is necessary.
+
+ +
+ + + + + diff --git a/docs/awstats_webmin.html b/docs/awstats_webmin.html new file mode 100644 index 00000000..08c774d9 --- /dev/null +++ b/docs/awstats_webmin.html @@ -0,0 +1,100 @@ + + + + + + + +AWStats Documentation - AWStats Webmin module + + + + + + + + + + + + + + + + +
+
+AWStats logfile analyzer 5.9 Documentation
+
+
+  +
+ + +

AWStats Webmin module

+ +This page is designed to help users of the 'Webmin' administration +tool (www.webmin.com) to manage their AWStats config/tools. +If you don't use it, you don't need to read what is described here.
+ +
+ +

Adding the AWStats Webmin module to Webmin interface

+
  • Run Wemin, go to the "AWStats LogFile Analysis" menu.
    +
  • Go to "Webmin Configuration".
    +
  • Click on "Webmin Modules".
    +
  • Enter in the "Install module", the path of the awstats-x.x.wbm file (this file is provided +with AWStats in tools/webmin directory or can be downloaded separately from AWStats +web site) and click "Install module".
    +After that a new entry "AWStats LogFile Analysis" should appear in your Webmin menu.
    +
    + + +

    Setup of the AWStats Webmin module

    +
  • Run Wemin, go to the "AWStats LogFile Analysis" menu.
    +
  • Click on the "Module configuration".
    +
  • You must now enter here values for:
    +- Absolute filesystem path to AWStats (CLI)
    +It's the full path of the awstats.pl script. Path depends on package you use.
    +It could be /usr/local/awstats/wwwroot/cgi-bin/awstats.pl
    +- Absolute or relative URL path to AWStats (CGI)
    +It's absolute or relative URL you must enter to run AWStats as a CGI. This depends on the way +you setup your web server and cgi directories.
    +It could be /cgi-bin/awstats.pl or http://127.0.0.1/awstats/awstats.pl.
    +- Path to AWStats directory for configuration files:
    +It's the path where your AWStats config files are stored.
    +In most cases it must be /etc/awstats directory.
    +- Sample AWStats configuration file
    +This is the sample file used to create a new config file.
    +In most cases it must be /etc/awstats/awstats.model.conf.
    +
    + + +

    Using the AWStats Webmin module

    +
  • Just run Wemin, go to the "AWStats LogFile Analysis" menu.
    +
  • You can now, add, edit or delete config files.
    +
  • You can also update or view statistics for a particular config file.
    +
    + +
    + + + + + diff --git a/docs/index.html b/docs/index.html index cee831d6..26674eff 100644 --- a/docs/index.html +++ b/docs/index.html @@ -36,7 +36,7 @@
    - +
    @@ -50,7 +50,9 @@
    New Features / Changelog
    -Comparison with other log analyzers +Upgrade process +
    +XML Version PAD file
    @@ -66,9 +68,9 @@ Using Extra Sections features -Using other tools +Using Other tools -Security tips +Using AWStats Webmin admin module Glossary of terms @@ -87,17 +89,22 @@ -FAQ and Troubleshooting +Comparison with other log analyzers -AWStats License +FAQ and Troubleshooting Benchmarks -AWStats XML PAD File +AWStats License + +Security + +  +