vzprocps-perl tools are usual ps and top utilities (named vztop and vzps to not conflict with the standard ones) with an -E option added. You can use -E CTID option to limit the output to the selected CTID (use 0 for the host system).
/usr/bin/watch ( from "procps" package ) /usr/bin/top ( from "procps" package ) /bin/ps ( from "procps" package )
/usr/sbin/vzlist ( from "vzctl" package ) /usr/sbin/vzctl ( from "vzctl-core" package )
Just extract the file "vzprocps-perl-1.01.tar.gz" in / on the physical server.
cd / tar -zxvf vzprocps-perl-1.01.tar.gz
/usr/bin/vztop /bin/vzps /bin/vzprocps
vztop (Version 1.01)
Usage: vztop [ option(s) ]
-n line(s) : To show only n line(s)
vzps (Version 1.01)
Usage: vzps [ option(s) ]
-E CT_ID : To show only the processes running inside the Container with the specified ID. -n line(s) : To show only n line(s)
Just use Ctrl+c to exit vztop
Required:
/usr/bin/watch ( from "procps" package )
/usr/bin/top ( from "procps" package )
/bin/ps ( from "procps" package )
/usr/sbin/vzlist ( from "vzctl" package )
/usr/sbin/vzctl ( from "vzctl-core" package )
Install:
Just extract the file "vzprocps-perl-1.01.tar.gz" in / on the physical server.
Tree:
/usr/bin/vztop
/bin/vzps
/bin/vzprocps
Usages:
vztop (Version 1.01)
Usage: vztop [ option(s) ]
vzps (Version 1.01)
Usage: vzps [ option(s) ]
Tips:
Just use Ctrl+c to exit vztop
Last edit: Aurélien GUERSON 2013-02-22