• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Error during /usr/local/psa/admin/sbin/statistics

gbotica

Regular Pleskian
Hi,

On one of my Plesk 12 servers, when I run

/usr/local/psa/admin/sbin/statistics

I get the following error:

WARNING during statistics_collector execution: : statistics[nnnn]: Executing logs preparation...

(nnnn is a varied 4 digit number -- it changes each time)

How can I debug this error? Is there a log created by the statistics command I can refer to? (Had a look but can't seem to find it)

Thanks in advance for your assistance.
 
But this is not error, it is just warning. You can ignore it.
 
Oh, OK. Thanks for your advice. I get no such warning on my other Plesk servers.

Can you elaborate as to what the warning means?

Thanks again.
 
On my test server with enabled debug mode I see the same warning:
[root@ppu12-0 ~]# /usr/local/psa/admin/sbin/statistics
[2015-03-03 13:33:57] DEBUG [panel] Processing service node #1[local]
[2015-03-03 13:33:57] DEBUG [panel] Found StatisticCollector driver: Service_Driver_StatisticsCollector_Unix
[2015-03-03 13:33:57] DEBUG [util_exec] [67737aabbc51dd550334f28538926cdf][0] Starting: statistics_collector
[2015-03-03 13:33:58] DEBUG [util_exec] [67737aabbc51dd550334f28538926cdf][0] Finished in 1.04347s, Error code: 0

WARNING during statistics_collector execution: : Executing logs preparation...

[2015-03-03 13:34:00] DEBUG [util_exec] [54f555d800f35] Starting: web_statistic_executor /usr/local/psa/admin/bin/web_statistic_executor
[2015-03-03 13:34:08] DEBUG [util_exec] [54f555d800f35] Finished in 8.71159s, Result: TRUE
[root@ppu12-0 ~]#

No any additional details. I think that you should not worry about this.
 
Back
Top