-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Troubleshooting OpenStack
By :

Ceilometer has a few external dependencies that troubleshooters need to be familiar with. Like the other OpenStack services, Ceilometer makes heavy use of the message broker. In most installations, the message broker will be RabbitMQ. Ceilometer will read events and notifications from the message queue, and translate that data into meters. In addition, Ceilometer relies on a database to store all the meters, events, notifications, and so on. The recommended database for Ceilometer is MongoDB. Ceilometer introduces the MongoDB noSQL database, while most other OpenStack projects use a relational database, such as MySQL. When troubleshooting Ceilometer, you want to make sure that each of these dependencies are in good working order.
During the Ceilometer installation process, you will need to make sure that RabbitMQ, or another message broker, is installed and configured properly. The configuration for the message broker can be found in Ceilometer's...
Change the font size
Change margin width
Change background colour