• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Is their a way to have AWSTATS support "Update now"

I

iis-newb

Guest
Having hosted on a linux box running Cpanel, AWSTATS was being used and in the AWSTATS, at the top of the page, their was an option that said "Update stats now" . Clicking on that would update the stats immediately. Does anyone know if this is possible on AWSTATS in plesk. ?
 
nope, it's not possible, Plesk calculated statistics as you set it in Plesk scheduler.
 
I have a few customers who need more frequent statistics, so I update a few domains each hour.

Use:
/usr/local/psa/admin/bin/astatsupdate -d domain.com
Make sure to alter the awstats config to read the running access logs, not the rotated logs. Maybe you could script this so it can be done from the awstats page using a link.

Good luck
 
Hi

It works under Linux, but not work under windows =))

Probably you can create custom button, to execute statistics.exe... it placed in %plesk_bin%
But it willbe calculate statistics for all domains. No any options for statistics.exe utility to customize it =((
 
You could just edit the task in the windows task scheduler to run it every hour or so instead of 4am.
 
Back
Top