RESOLUTION
There may be times when you observe a certain process on a Virtuozzo server using a major part, or a high percentage of the CPU resources.The following steps outline an easy way to determine which VE is running that particular process.
1. Open the Windows Task Manger on the Host, browse to View > Select Columns and mark the check box for "PID (Process Identifier)".
2. Switch to the Processes tab of the Task Manager, mark the check box "Show processes from all users" on the bottom and note the PID for the process which occupies CPU (you can sort processes by CPU usage by clicking the CPU column header).
3. Open the Windows Command Prompt
4. Enter this command, PID is the number you noted for the process in step 2:
vzquery p2v PID For example, this shows a process running in the Service VE, which always has a VE ID of 1:
vzquery p2v 3280
Process ID: 3280
Session ID: 1 (ROOT)
VE ID: 1 Keywords: process2vps process2vpsid pid2vps pid2vpsid pid sessionid