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.cmd Module

Next topic

The ceilometer.hardware.plugin Module

This Page