#stats #admin #open-stack #mainly #collect #infomation #virsh

yanked vmstat

Collects stat infomation from virsh. Mainly for OpenStack admin.

1.6.0 Jul 18, 2023

#7 in #infomation

MIT/Apache

10MB
166 lines

Contains (ELF exe/lib, 16MB) vmstat

vmstat

Collects stat infomation from virsh. Mainly for OpenStack admin.

Binaries here https://github.com/wabuntu/vmstat/tree/main/output.

sample

$ ./vmstat computenode01.example.com
+--------------------+-------------------------------------------+---------+--------+--------+--------+---------+
|       Domain       |                 Instance                  | CPU(G)  | MEM(G) | I/O(G) | NET(G) | Disk(G) |
+--------------------+-------------------------------------------+---------+--------+--------+--------+---------+
| vmcloud01-aaaaaaaa | aaaaaaaaaaaaaaaa                          |  282606 |  33/33 |   7234 |  26510 | 158/171 |
| vmcloud01-bbbbbbbb | bbbbbbbbbbbbbbbbbbbbbbbb                  |  128276 |  16/16 |   5323 |   4618 | 334/515 |
| vmcloud01-cccccccc | cccccccccccccccccccccccccccccccccccccccc  |     111 |  16/16 |     28 |      0 |   5/171 |
+--------------------+-------------------------------------------+---------+--------+--------+--------+---------+

Dependencies

~10–20MB
~234K SLoC