![]() |
First run
|
||||||||
Test output |
Just run cron-hour.pl to check no error is reported. Use the -c flag
to load a specific configuration file if you are not using the default
one config.pl
Then run cron-pages.pl using a small logfile to avoid a long wait. (or you can specify a short date intervalle with the cron-pages option available : see cron-pages.pl -h for help).
Update your config.pl file to change value, add directories, unselect
hosts....and rerun cron-pages.pl.
|
||||||||
First run |
To initialize the stats, run the cron-w3perl.pl script with the -a
flag. It will launch the following stats :
|
||||||||
Daily run |
To update all your stats, best is to run the cron-w3perl.pl script
with the -e flag during the second half of the night, it will only update stats.
As you don't have to run all scripts every day, ie. monthly stats can be
computed only the first day of each month or document stats (cron-url.pl) can be launch only once a
week if you don't update your web everyday, you can edit the
cron-w3perl.pl script and choose which stats you want to update and
how often. But default should please most users.
The best way to update stats s to use a crontab . But update can be made also from the web administration interface to compute only parts of your stats/ |
||||||||
![]() |