The ceilometer.hardware.discovery Module

class ceilometer.hardware.discovery.NodesDiscoveryTripleO[source]

Bases: ceilometer.agent.plugin_base.DiscoveryBase

discover(manager, param=None)[source]

Discover resources to monitor.

instance_get_all will return all instances if last_run is None, and will return only the instances changed since the last_run time.

Previous topic

The ceilometer.hacking.checks Module

Next topic

The ceilometer.hardware.inspector.base Module

Project Source

This Page