command
module
Version:
v0.0.0-...-44a78f2
Opens a new window with list of versions in this module.
Published: Aug 9, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.