virtuozzo 7 does not support laverage [message #52811] |
Sat, 22 April 2017 07:51  |
blackmetal
Messages: 5 Registered: January 2012
|
Junior Member |
|
|
hello,
in openvz kernel i use vzlist -o laverage,vpsid,ip,hostname -s laverage command for find high cpu usage VMs but today i install virtuozzo 7 and read all docs and it seems there is no such command in virtuozzo 7,
what is the similiar command for this in virtozzo 7?
thanks,
|
|
|
Re: virtuozzo 7 does not support laverage [message #52813 is a reply to message #52811] |
Mon, 24 April 2017 12:41  |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Hi,
just try it, should work.
[root@localhost ~]# vzlist -o laverage,vpsid,ip,hostname -s laverage
Unknown field: vpsid
[root@localhost ~]# vzlist -o laverage,veid,ip,hostname -s laverage
LAVERAGE CTID IP_ADDR HOSTNAME
0.00/0.01/0.05 100 - -
0.00/0.01/0.05 101 - -
0.00/0.01/0.05 102 - -
[root@localhost ~]# cat /etc/virtuozzo-release
Virtuozzo release 7.0.3 (641)
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|