From: Laurent Destailleur Date: Tue, 30 Jun 2015 13:35:19 +0000 (+0200) Subject: Update doc X-Git-Tag: AWSTATS_7_5~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd8e5f94c5285aadbda97f45f13ecfe81227762;p=thirdparty%2FAWStats.git Update doc --- diff --git a/docs/awstats_contrib.html b/docs/awstats_contrib.html index c52f9408..7ed1177f 100644 --- a/docs/awstats_contrib.html +++ b/docs/awstats_contrib.html @@ -50,7 +50,7 @@ it works (See LoadPlugin parameter) Standard free plugins : tooltips, decodeutfkeys, ipv6, hashfiles,  userinfo, hostinfo, clusterinfo, urlalias, timehires, timezone, rawlog, graphapplet, graphgooglechartsapi geoipfree
-GeoIP Plugins (may require other licensed product to work) : +GeoIP Plugins (may require other licensed product to work) : geoip, geoip_city_maxmind, geoip_asn_maxmind, geoip_region_maxmind, geoip_isp_maxmind, geoip_org_maxmind, @@ -177,31 +177,9 @@ The machine where reports are displayed must have Internet access for the charts to be generated. The only data sent to Google includes the statistic numbers, legend names and country names.
Plugin provided with AWStats (6.0+) -

GeoIPfree -
Required Modules: Geo::IPfree version 0.2+ (from Graciliano M.P.) -
Parameters: None
Description: Country -chart is built from an Internet IP-Country database. This plugin -is useless for intranet only log files. 
Note: You must -choose between using this plugin (need Perl Geo::IPfree module, -database is free but not up to date) or the GeoIP plugin -(need Perl Geo::IP module from Maxmind, database is also free and -up to date).
Note: Activestate provide a corrupted version of Geo::IPfree 0.2 Perl module, so install it from elsewhere (from www.cpan.org for example). -
This plugin reduces AWStats speed by about 10% ! -
Plugin provided with AWStats (5.5+). -
You can find Geo::IPfree Perl Module on : -
- All OS: CPAN site -
- ActiveState: GeoIPfree module provided by Activestate is not working correctly so I removed -the link. You can follow the following setup instead: Download from CPAN site -and copy 'Geo' directory (found in 'lib') into AWStats plugins directory. -This is a fast tip to install Geo-IPfree perl module to be used by AWStats geoipfree plugin. -
Note: The Geo::IPfree database has not been updated in a long time, so using -the geoip plugin (using the Geo::IP Perl module, now free for countries) is highly recommended. -
You can use the following tool to test your geoipfree setup: testgeoipfree.pl. Just -put this file into your plugins directory and run it. -

-  + 
Maxmind GeoIP Plugin Notes
Maxmind is a company that sells geolocation technology that matches IP addresses to countries, regions, cities and ISPs. All of their databses @@ -300,6 +278,31 @@ the moment this link works only when AWStats reports are build as CGI (static bu supported).
Example LoadPlugin="geoip_org_maxmind GEOIP_STANDARD /usr/local/GeoIPOrg.dat /usr/local/geoip_override.txt"
Plugin provided with AWStats (6.3+) +

+ +

GeoIPfree +
Required Modules: Geo::IPfree version 0.2+ (from Graciliano M.P.) +
Parameters: None
Description: Country +chart is built from an Internet IP-Country database. This plugin +is useless for intranet only log files. 
Note: You must +choose between using this plugin (need Perl Geo::IPfree module, +database is free but not up to date) or the GeoIP plugin +(need Perl Geo::IP module from Maxmind, database is also free and +up to date).
Note: Activestate provide a corrupted version of Geo::IPfree 0.2 Perl module, so install it from elsewhere (from www.cpan.org for example). +
This plugin reduces AWStats speed by about 10% ! +
Plugin provided with AWStats (5.5+). +
You can find Geo::IPfree Perl Module on : +
- All OS: CPAN site +
- ActiveState: GeoIPfree module provided by Activestate is not working correctly so I removed +the link. You can follow the following setup instead: Download from CPAN site +and copy 'Geo' directory (found in 'lib') into AWStats plugins directory. +This is a fast tip to install Geo-IPfree perl module to be used by AWStats geoipfree plugin. +
Note: The Geo::IPfree database has not been updated in a long time, so using +the geoip plugin (using the Geo::IP Perl module, now free for countries) is highly recommended. +
You can use the following tool to test your geoipfree setup: testgeoipfree.pl. Just +put this file into your plugins directory and run it. + +


Other AWStats contribs/tools/package