Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

13.4. Launch the Telemetry Alarming Service

Start the Telemetry Alarming service daemons and configure them to start at boot time:
# systemctl start openstack-aodh-api.service \
openstack-aodh-evaluator.service \
openstack-aodh-notifier.service \
openstack-aodh-listener.service
# systemctl enable openstack-aodh-api.service \
openstack-aodh-evaluator.service \
openstack-aodh-notifier.service \
openstack-aodh-listener.service