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

yanked vmstat

Collects stat infomation from virsh. Mainly for OpenStack admin.

1.6.0 Jul 18, 2023

#9 in #infomation

Download history 1/week @ 2024-09-18 2/week @ 2024-09-25 4/week @ 2024-11-27 31/week @ 2024-12-04 23/week @ 2024-12-11 6/week @ 2024-12-18

62 downloads per month

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

~7–16MB
~204K SLoC