ceilometer.compute.virt.vmware.inspector
Module¶Implementation of Inspector abstraction for VMware vSphere
ceilometer.compute.virt.vmware.inspector.
VsphereInspector
(conf)[source]¶Bases: ceilometer.compute.virt.inspector.Inspector
inspect_disk_rates
(instance, duration)[source]¶Inspect the disk statistics as rates for an instance.
Parameters: |
|
---|---|
Returns: | for each disk, the number of bytes & operations read and written per second, with the error count |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.