Ceilometer has four daemons. The compute agent runs on the Nova compute node(s) while the central agent and collector run on the cloud’s management node(s). In a development environment created by devstack, these two are typically the same server. They do not have to be, though, so some of the instructions below are duplicated. Skip the steps you have already done.
This example localrc file shows all of the settings required for ceilometer:
# Enable the ceilometer services
enable_service ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api