Commit graph

8 commits

Author SHA1 Message Date
Alexis Ben Miloud--Josselin 883979e3e2 [kvmstats] Fix block listing
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-07 10:59:06 +02:00
Alexis Ben Miloud--Josselin 453f6af063 Improve printing when using CSV format
Make sure there is always the same number of fields per line.
2019-10-02 18:08:41 +02:00
Alexis Ben Miloud--Josselin c4f4166146 Fix arguments handling
Now all arguments are parsed. A non-valid argument will exit the program with an error.
2019-10-02 17:54:51 +02:00
Alexis Ben Miloud--Josselin 1cc11d39ee [kvmstats] Typo
"I don't sing my mother tongue"
2019-09-03 11:10:53 +02:00
Jérémy Lecour 5133a159d1 Better vCPU count
The `virsh vcpucount` can output the maximum or current values, but only one of the flags should be used at the same time.
2019-09-03 10:58:05 +02:00
Alexis Ben Miloud--Josselin 029073c3b0 [kvmstats] fix memory searching
All checks were successful
continuous-integration/drone/push Build is passing
Also add some comments.
2019-08-01 16:06:20 +02:00
Alexis Ben Miloud--Josselin a06be48a3e [kvmstats] fix printf when not using -a option 2019-08-01 15:33:02 +02:00
Alexis Ben Miloud--Josselin 15e2165213 [kvmstats] add playbook to deploy kvmstats
All checks were successful
continuous-integration/drone/push Build is passing
Also add a cron to update the stats.
2019-07-31 14:42:50 +02:00
Renamed from kvmstats (Browse further)