Documentation

lvetop utility- Monitoring LVE usage

lvetop utility allows to monitor LVE usage
# lvetop
    
ID     EP    PNO    TNO    CPU    MEM    I/O
90      1      1      1     6%    13K	 0
user1  17     18     18     2%    56M	 0
user2   8      8     16    18%    72M	 0

lvetop fields
IDuser name if LVE id matches user id in /etc/passwd, or LVE id
EPnumber of entry processes (concurrent scripts executed)
PNOnumber of processes within LVE
TNOnumber of threads within LVE
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)