How to Install ceilometer-collector software package in Ubuntu 17.04 (Zesty Zapus)

How to Install ceilometer-collector software package in Ubuntu 17.04 (Zesty Zapus)

ceilometer-collector software package provides ceilometer collector service, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ceilometer-collector 

ceilometer-collector is installed in your system.

Make ensure the ceilometer-collector package were installed using the commands given below,

$ sudo dpkg-query -l | grep ceilometer-collector *

You will get with ceilometer-collector package name, version, architecture and description in a table

ceilometer-collector package basic information:

Distro Ubuntu 17
Section Python
Package ceilometer-collector
Version 1:7.0.0-0ubuntu2
Description ceilometer collector service
Sub Section Python


See Also, How to uninstall or remove ceilometer-collector software package from Ubuntu 17.04 (Zesty Zapus)?