[Users] High Load

Thorsten Schifferdecker tsd at debian.systs.org
Fri Apr 2 15:08:23 EDT 2010


Hi,

ventas at dedicados.com.mx schrieb:
> how to know, wich proccess belong to wich container???

simple, check the proc fs:
$ grep envID /proc/<PID>/status

$ vzpid <PID>
(vzpid, part of vzctl, use the "envID" of process)


for more about procs and containers, these progs can help:

$ htop
(config -> add CTID to list, sort colums with CTID)

$ vzps -E <CTID> axf
(part of vzprocps)

$ vztop -E <CTID>

rpm pkg can be found at:
 http://download.openvz.org/contrib/utils/

deb pkg cat be found at:
 http://debian.systs.org/debian/pool/openvz/v/vzprocps/

Bye,
 Thorsten


More information about the Users mailing list