memory stats not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • viktor
    Junior Member
    • Mar 2021
    • 7

    #1

    memory stats not working

    I just noticed we have an issue with LVE stats.

    Mem stats are not being updated ( aMem & mMem = 0 ) and i can see those values both via CLI and via WHM.

    We tried a restart on lvestats ~45 minutes ago, still the same.

    The installation of CloudLinux is fresh.

    Any ideas?
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    On a new CL installation memory limits are disabled.
    To enable them, please, run:
    # lvectl ubc enable --save

    If you run mod_fcgid -- restart apache.

    Comment

    • viktor
      Junior Member
      • Mar 2021
      • 7

      #3
      Thanks Igor

      Comment

      Working...