Web Development

Combining many AWstats reports in one

I've been researching on ways to get the multiple stats reports from AWSTATS/Cpanel/WHM installations of aprox 20 diff. domains into one, convenient view – or better "overview" report.

So far I only found 2 external tools = php scripts

  1. AWSTATStotals – this is nice, but allows only ONE datadirectory, while cpanel stores its into each in separate directorys :-(
  2. MSSV – Multiple Site Statistics Viewer – unfortunately this one also only reads from one directory

The general Cpanel/WHM problem with the awstats setups here is, that the AWSTATs data files are stored per user domain, hence they are all stored in different directories on the server

Furthermore these files all have different permissions, so in a typical shared environment other users shall not be able to access the other users' data…

I wonder if anyone has found a hack or other script for combining many awstats reports – either by installation as root or by externally scraping the result reports

I already put up a post in the cpanel forums – wonder if someone has a solution for this.

Average rating
(0 votes)

Similar entries