Hi,

ven...@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
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to