How to find Live Resource usage for a User:

If Cloud linux is be enabled in the server, then you can use the following command to find resource usage:

 # lveinfo –period=1W -u

Output:
# lveinfo –period=1W -u jahwaggy
ID              aCPU    mCPU    lCPU    aEP    mEP    lEP    aMem    mMem    lMem    MemF    MepF
544             1    7    8    1    3    100    209.2M    365.0M    1.0G    0    0
591             1    5    8    1    4    100    255.9M    482.5M    1.0G    0    0
614             1    5    8    1    4    100    236.3M    434.3M    1.0G    0    0
616             0    3    8    0    1    100    9.3M    101.1M    1.0G    0    0
—-

Leave a Reply