aodh/ceilometer/compute/virt/hyperv
Adelina Tuvenie e5cc81dc15 Adds disk iops metrics implementation in Hyper-V Inspector
Regarding the disk metrics, Hyper-V cannot collect read_requests or
write_requests metrics as the other inspectors do, but it can collect
the disk IOPS instead. This patch is targeted to Windows
Hyper-V / Server 2012 R2, Windows 8.1 or newer, since they introduced
disk metrics collection in Hyper-V.

This patch adds iops metrics implementation in Hyper-V Inspector as
well as disk iops and per disk iops pollsters.

DocImpact

Change-Id: I1c6b5d1f3d8b490f0c839124be18deac86979ae7
Implements: blueprint hyper-v-disk-iops-metrics
2015-02-03 18:47:11 +00:00
..
__init__.py Adds Hyper-V compute inspector 2013-08-26 20:58:11 +03:00
inspector.py Adds disk iops metrics implementation in Hyper-V Inspector 2015-02-03 18:47:11 +00:00
utilsv2.py Adds disk iops metrics implementation in Hyper-V Inspector 2015-02-03 18:47:11 +00:00