Atom feed of this document
  
 

 Configuring Ceilometer Central Agent service

Edit /etc/ceilometer/ceilometer.conf :

# We use API VIP for Identity Service connection :
os_auth_url=http://192.168.42.103:5000/v2.0

# We send notifications to High Available RabbitMQ :
notifier_strategy = rabbit
rabbit_host = 192.168.42.102

[database]
# We have to use MySQL connection to store datas :
sql_connection=mysql://ceilometer:[email protected]/ceilometer
Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...