Skip to content

arjitc/VZSpeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

VZSpeed

OpenVZ container network usage measuring tool

Setup

Either clone or wget the vzspeed file into /bin/ so that you can access it directly as a command. An alternative is to wget/clone it elsewhere and then add a entry into your .bashrc file. You'll need to chmod file as well, chmod +x should be enough.

Usage

vzspeed <VMID>

For example,

[root@test ~]# vzspeed 100
100| TX: 32087 kB/s RX: 3 kB/s
100| TX: 8171 kB/s RX: 0 kB/s
100| TX: 15508 kB/s RX: 2 kB/s

About

OpenVZ container network usage measuring tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages