ceilometer/doc/source/install/swift/install-swift-ubuntu.rst
gord chung 7f22c5bee0 doc: move install guide to main doc dir
Change-Id: Ifa323f9e4044dfd683c0bfd110a41ca9986601ef
2017-07-18 20:20:11 +00:00

634 B

Enable Object Storage meters for Ubuntu

Telemetry uses a combination of polling and notifications to collect Object Storage meters.

Note

Your environment must include the Object Storage service.

Install components

  • Install the packages:

    # apt-get install python-ceilometermiddleware

Finalize installation

  • Restart the Object Storage proxy service:

    # service swift-proxy restart