Skip to main content

CloudLinux do not show 7 days data

Comments

5 comments

  • someB0dy
    Hi, does it works for default period? Can you see some data when 'lveinfo' command executed in console?
    0
  • pakistan
    No, it does not work. Says "Error while reading lve_version from database"
    0
  • someB0dy
    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
  • cPanelMichael
    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
  • pakistan
    CloudLinux started showing data, thank you
    0

Please sign in to leave a comment.