• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Statistics do not work corectly

Achraf

Basic Pleskian
Hello

OS CentOS 6.2 (Final)
Version de Parallels Panel 11.0.9 Mettre à jour #9


After migration to version 11.0.9 I have found that the statistics do not work corectly.

I changed the display to statistics from Awstats and webalizer I remarks that there is a big difference between the two, and I changed to quad webalizer I found that the statistics are correct.

So now I have to switch between the two to see accurate statistics.

I tried to recalculate;
/ usr / local / psa / admin / sbin / statistics - calculate-one - domain-name = *.tld

An error message is displayed:
WARNING falling on statistics_collector execution :: error: error Accessing
/ usr/share/tomcat6/logs: No such file or directory
error: tomcat: 1 glob failed for / usr/share/tomcat6/logs / *. log
 
Last edited:
Seems like you enabled tomcat on your server but its logs are missing. Just create those files its complaining about and try again recalculating. Ie

mkdir /usr/share/tomcat6 (if not exists)
mkdir /usr/share/tomcat6/logs (if not exists)
touch /usr/share/tomcat6/logs/error.log (if not exists)
 
Hello Abdi

thank you, the problem is solved tomcat, but the calculation of statistics still incorect
 
calculation with this command line is incomplete
I need to switch between the two types of statistics to collect

Think you
 
Back
Top