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

2018-09-27 Thread ddaasd
Hello Ifat,

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

Best Regards,
Won

2018년 9월 27일 (목) 오후 10:00, Ifat Afek 님이 작성:

> 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: **
>
>   webhook_configs:
>
>   - url: **  # example: 'http://127.0.0.1:8999/v1/event
> '
>
> send_resolved: true
>
> http_config:
>
>   basic_auth:
>
> username: **
>
> password: **
>
>
>
> Br,
> Ifat
>
>
> On Thu, Sep 27, 2018 at 2:38 PM ddaasd  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-requ...@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-requ...@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-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


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

2018-09-27 Thread Ifat Afek
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: **

  webhook_configs:

  - url: **  # example: 'http://127.0.0.1:8999/v1/event'

send_resolved: true

http_config:

  basic_auth:

username: **

password: **



Br,
Ifat


On Thu, Sep 27, 2018 at 2:38 PM ddaasd  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-requ...@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-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev