• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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