Documentation

lvetop utility- Monitoring LVE usage

lvetop utility allows to monitor LVE usage
# lvetop
    
         LVE    REF    PNO    TNO    USR    GRP    CPU    MEM      I/O
         106      3      3      6    N/A    N/A     7%   413412    N/A
         109      1      1      1    N/A    N/A     3%      156    N/A
         122      2      2      2    N/A    N/A     2%   321344    N/A


lvetop fields
LVELVE id - will match user id as specified in /etc/passwd file
REFnumber of concurrent scripts executed (entry processes)
PNOnumber of processes within LVE
TNOnumber of threads within LVE
USRdeprecated, will be removed in the future versions
GRPdeprecated, will be removed in the future versions
CPUCPU usage by LVE, relative to total CPU resources of the server
MEMMemory usage by LVE, in bytes
I/OI/O usage (currently not implemented)