Simon Kobyda 68a5abe279 statsmanager: new class for VM/conn stats polling
Class will work above connection. Right know, it is possible to
provide stats for domains only, but could be expanded.
To retrieve stats, you can use get_vm_stats(vm).

This class uses new virConnectGetAllDomainStats call, which reduces
number of calls needed to poll stats.
Stats are refreshed with every connection tick.

Signed-off-by: Simon Kobyda <skobyda@redhat.com>

(crobinso: squash commits, move statsmanager to its own file,
           fix pylint)
2018-10-10 07:35:37 -04:00
..
2018-09-29 14:27:34 -04:00
2018-10-06 20:55:31 -04:00
2018-09-06 13:28:21 -04:00
2018-10-07 14:24:05 -04:00
2018-09-06 18:39:14 -04:00
2018-08-31 22:21:15 -04:00