cbf1b32498
also did some minor refactorings to the other notifiers Story: 2002681 Task: 22499 Change-Id: I06dfae2b67d1966eed472123f5bb6627d4cb19d0
448 B
448 B
Zaqar Configuration
Vitrage can be configured to notify raised or cleared alarms to Zaqar (the OpenStack Messaging service)
Enable Zaqar Notifier
To enable Zaqar notifier, add zaqar to the list of notifiers and add the zaqar queue in /etc/vitrage/vitrage.conf file:
[DEFAULT] notifiers = zaqar [zaqar] queue = <zaqar queue name to post the message>