What's new ?
- Adding robot session report (registered user only)
- Adding 3D graphs option (-3 option)
- Adding code to avoid robots agent to scan all your stats files
- Wrong links checking (registered user only)
- Tree structure of your web (registered user only)
- Incremental option for monthly stats
- New script checkconf.pl to ... check your config.pl !
- Better daily graph subdirectories
- Adding graphs for error and browser time evolution (extended NCSA logfile only)
- Error stats now work with CERN error logfile
- Fly package available for NT server (Thanks to JL Damez)
- One major bug fixed (cause to cancel lots of lines when parsing, introduced in 1.70, fixed in 1.73)
- W3Perl is now Shareware
- Some bugs fixed
- Updated documentation
- New graph option (-c to have lines filled graph)
- Adding bgcolor or background choice in config
- You can now exclude some directories from the stats (eg : internal use)
- Error log stats.
- Referer and agent stats work with the extented common logfile used by NCSA httpd > 1.4
- Countries trafic pie chart
- Improved directories stats
- New w3perl home : www.lyot.obspm.fr/~domisse/w3perl/ (thanks to Laurent Demailly)
- Better x-axis legend on graphs
- Command line options added
- Cron-url (HTML stats) nearly finish :)
- Speed increase for cron-hour.pl and cron-inc.pl, seek directly to the end of the logfile
- Windows NT port (need to be test, anyone interested in ?)
- User session statistic
- Incremental version is able to scan days you have missed (until 7 days)
- easier to install : fly (the Perl translation of Gd1.2)
- Updated documentations
- Background and anchors color customizations (from Stephen Couchman)
- Frames bug fixed
- Better memory management.
- Commercial web should pay a $50 licence (they have a one month test period)
- Converting URL to name's document (title tag) (see $title in config.pl)
- Add frames for navigation (only Netscape2) . Work still with html2 browser
- Cron-inc.pl is able to scan for a specific date in your log file via
a command line.
Thanks to Erwan Mas :)
- You should register to download the updated package.
- HTML accesses are now computed
(more accurate view of your web log
than hit accesses).
Now, W3Perl can run an incremental version. Of course, it will give you
speed increase over the last version (only a few minutes long instead of
many hours). Cron-inc.pl will load previous files produced by
cron-pages.pl and will scan only the last day.
Running the incremental version
First, you will need to run once cron-pages.pl. It will output data
files cron-inc.pl should be able to read when running.
If you have huge log files, it will take you long time to run cron-pages.pl
but you will need to run it only one time !
Second is to edit your crontab and write cron-inc.pl instead of cron-pages.pl
Feel free to send me bug report. You can also show me my english mistakes !