CloudLinux do not show 7 days data
Hi,
When I click on History and select 7 days my "LVE Manager" says "There is no data to display".
I created this account more than 3 weeks ago and it should show data, this is issue with all my accounts.
Please help.
-
Hi, does it works for default period? Can you see some data when 'lveinfo' command executed in console? 0 -
No, it does not work. Says "Error while reading lve_version from database" 0 -
There are two possibilities, depending of what database type is used for lvestats, check with grep db_type /etc/sysconfig/lvestats 1. If you see sqlite there then most probably database file become corrupted somehow. You have to recreate it following way: /etc/init.d/lvestats stop mv /var/lve/lveinfo.db /var/lve/lveinfo.db_back /etc/init.d/lvestats start after ~1 minute 'lveinfo' should start showing some data. 2. If you have mysql as database type - most probably table structure is not correct, you will have to compare it to: [url=http://docs.cloudlinux.com/storing_statistics_in_mysql.html]Limits > Command Line Tools > lve-stats > Storing statistics in MySQL and add necessary fields. 0 -
Hello :) Feel free to open a support ticket using the link in my signature if the information in the previous post does not address the issue. You can post the ticket number here so we can update this thread with the outcome. Thank you. 0 -
CloudLinux started showing data, thank you 0
Please sign in to leave a comment.
Comments
5 comments