Difference between revisions of "Statistics setup"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (New page: The stats for any DW installation can be found at: %%SITEROOT%%/stats.bml You can manually update the statistics with these commands: ~/bin/ljmaint.pl genstats # Generate nightly stat...) |
(No difference)
|
Revision as of 03:07, 15 September 2008
The stats for any DW installation can be found at:
%%SITEROOT%%/stats.bml
You can manually update the statistics with these commands:
~/bin/ljmaint.pl genstats # Generate nightly stats ~/bin/ljmaint.pl genstats_size # Generate site size stats ~/bin/ljmaint.pl genstats_weekly # Generate weekly stats ~/bin/ljmaint.pl genstatspics # Generate stat graphs
But it's best to add these as scheduled cron jobs.