ceilometer.hardware.inspector.base
Module¶Inspector abstraction for read-only access to hardware components
ceilometer.hardware.inspector.base.
Inspector
[source]¶Bases: object
inspect_generic
(host, cache, extra_metadata, param)[source]¶A generic inspect function.
Parameters: |
|
---|---|
Returns: | an iterator of (value, metadata, extra) containing the sample value, metadata dict to construct sample’s metadata, and extra dict of extra metadata to help constructing sample |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.