[openstack-dev] [vitrage] I would like to know how to link vitrage and prometheus.

ddaasd wjstk16 at gmail.com
Thu Sep 27 13:45:09 UTC 2018


Hello Ifat,

Thank you for your help!
I really appreciate it. Thanks again!

Best Regards,
Won

2018년 9월 27일 (목) 오후 10:00, Ifat Afek <ifatafekn at gmail.com>님이 작성:

> Hi,
>
> You can use the Prometheus datasource in Vitrage starting from Rocky
> release.
>
> In order to use it, follow these steps:
>
> 1. Add 'prometheus' to 'types' configuration under
> /etc/vitrage/vitrage.conf
> 2. In alertmanager.yml add a receiver as follows:
>
> - name: *<receiver name>*
>
>   webhook_configs:
>
>   - url: *<vitrage event url>*  # example: 'http://127.0.0.1:8999/v1/event
> '
>
>     send_resolved: true
>
>     http_config:
>
>       basic_auth:
>
>         username: *<an admin user known to keystone >*
>
>         password: *<user’s password>*
>
>
>
> Br,
> Ifat
>
>
> On Thu, Sep 27, 2018 at 2:38 PM ddaasd <wjstk16 at gmail.com> wrote:
>
>> I would like to know how to link vitrage and prometheus.
>> Is there a way to receive alert information from vitrage that occurred in
>> prometheus and Alert manager like zabbix-vitrage?
>> I wonder ,if i can, receive prometheus's alert and place it on the entity
>> graph in vitrage.
>> __________________________________________________________________________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180927/4ab9bb3d/attachment.html>


More information about the OpenStack-dev mailing list