

The grid
Three columns, one per analyzer:| Column | Source page |
|---|---|
| Analog Stats | Analog Stats |
| Awstats | Awstats |
| Webalizer | Webalizer |
What changing a checkbox actually does
- Tick: the daily cron run includes that domain in the next pass for that program. Reports start appearing the next morning.
- Untick: the next run skips that domain. Existing reports stay where they are (cPanel doesn’t delete them), but nothing new gets generated.
Recommended setup
For a typical account:| Site | Analog | AWStats | Webalizer |
|---|---|---|---|
| Main domain you read stats for | Off | On | Off |
| Subdomains, parked, or temporary domains | Off | Off | Off |
| You actively want country data | Off | Off | On |
Why turn anything off
- Disk: each report stack uses a few MB per domain per month. On 20 domains over a year that’s around 1 GB of stat HTML you’ll never read.
- CPU: analyzer runs are queued behind your other cron jobs. Skipping unused domains shortens the queue.
- Inodes: each report is hundreds of small HTML files. Reports running on every domain across a long-lived account chew through your inode allocation.
Common issues
I unticked everything but the cPanel icons are still showing
I unticked everything but the cPanel icons are still showing
The Metrics Editor controls whether reports get generated, not whether the icons appear in the cPanel home. The icons stay visible but the per-domain reports will be empty until you re-enable a program.
Save button is greyed out
Save button is greyed out
My subdomain isn't in the list
My subdomain isn't in the list
The subdomain has to exist before it shows up here. Add it via Domains first; it’ll appear after the next cPanel sync (usually instant, sometimes up to a minute).

