virtstat

command module
v0.0.0-...-44a78f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2019 License: GPL-3.0 Imports: 9 Imported by: 0

README

virtstat

report statistics for libvirt domains

It only reports block devices stats for now.

One argument required - domain name or uuid:

~# ./virtstat -d sdb instance-0000ef26
2018-10-25 16:49:46
Device:       r/s         w/s     flush/s       rkB/s       wkB/s     r_await     w_await flush_await       err/s
sdb           0           0           0           0           0        0.00        0.00        0.00           0

2018-10-25 16:49:47
Device:       r/s         w/s     flush/s       rkB/s       wkB/s     r_await     w_await flush_await       err/s
sdb           0          35          35           0         140        0.00        0.11       28.05           0

2018-10-25 16:49:48
Device:       r/s         w/s     flush/s       rkB/s       wkB/s     r_await     w_await flush_await       err/s
sdb           0           3           3           0          12        0.00        0.12      137.23           0

^C
Use -h or --help for options

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL