<div dir="ltr">I guess I'm still not super clear on the Framework for feeding internal Openstack events.<div><br></div><div>This is something that we are actively discussing with RH as part of my $dayjob. We basically want to get some real-time visibility into Openstack events (nova, neutron, cinder, glance) and are looking into ways to feed our tooling from Rabbitmq notifications. That specific approach does not seem to be supported and we were told that it was risky and not supported. The notification queue does not seem to be present in OSP13 and most documentation detail how to remove it when you are on <13.</div><div><br></div><div>We already have performance metrics (for computes though Collectd + Cadvisor) that are fed to our own Prometheus.</div><div><br></div><div>With the STF, is there a way to limit our integration to Ceilometer and the event forwarding system? And for ceilometer itself, what is actually driving the feed of Openstack events to Ceilometer itself?</div><div><br></div><div>I'm open to running the STF as a whole, but I'd rather pick what I really need - which is visibility into internal Openstack events (VM start, stop, migrate, port create, delete and so forth)</div><div><br></div><div>Thanks!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 23, 2020 at 1:58 PM Matthias Runge <<a href="mailto:mrunge@redhat.com">mrunge@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 23/10/2020 17:47, Laurent Dumont wrote:<br>
> What do you mean by collectd and events? Is there a way to make<br>
> collected collect Rabbitmq messages/events and forward them?<br>
> <br>
Collectd does not connect to rabbitmq (in this setup).<br>
<br>
collectd (as collecting agents) collects metrics, but also events. An<br>
event can be: process "nova" died, interface "eth0" went down.<br>
These events are not handled by prometheus (as that is a metrics store).<br>
<br>
ceilometer also creates/forwards metrics and events. In STF, this data<br>
(metrics and events, from, both sources collectd and ceilometer) are<br>
delivered over via amqp1 to prometheus (for metrics) and elasticsearch<br>
(for events).<br>
<br>
Does that answer your question?<br>
<br>
Matthias<br>
<br>
> On Fri, Oct 23, 2020 at 4:01 AM Matthias Runge <<a href="mailto:mrunge@redhat.com" target="_blank">mrunge@redhat.com</a><br>
> <mailto:<a href="mailto:mrunge@redhat.com" target="_blank">mrunge@redhat.com</a>>> wrote:<br>
> <br>
>     On 22/10/2020 17:46, Khodayar Doustar wrote:<br>
>     > Hi everybody,<br>
>     ><br>
>     > I am searching for a good and useful method to monitor my 40 nodes<br>
>     cloud.<br>
>     ><br>
>     > I have tried<br>
>     ><br>
>     > - Prometheus + Grafana (with<br>
>     > <a href="https://github.com/openstack-exporter/openstack-exporter" rel="noreferrer" target="_blank">https://github.com/openstack-exporter/openstack-exporter</a><br>
>     <<a href="https://github.com/openstack-exporter/openstack-exporter" rel="noreferrer" target="_blank">https://github.com/openstack-exporter/openstack-exporter</a>><br>
>     > <<a href="https://github.com/openstack-exporter/openstack-exporter" rel="noreferrer" target="_blank">https://github.com/openstack-exporter/openstack-exporter</a><br>
>     <<a href="https://github.com/openstack-exporter/openstack-exporter" rel="noreferrer" target="_blank">https://github.com/openstack-exporter/openstack-exporter</a>>>) but it<br>
>     > cannot monitor nodes load and cpu usage etc.<br>
>     > and <br>
>     > - Gnocchi +Collectd + Grafana but it enforces unbelievable load on<br>
>     nodes<br>
>     > and make the whole cloud completely unusable!<br>
>     ><br>
>     > I've tried to use Graphite + Grafana but I failed.<br>
>     ><br>
>     > Do you have any suggestions?<br>
> <br>
> <br>
>     Hi,<br>
> <br>
>     yes, I have some opinions here.<br>
> <br>
>     My proposal here is:<br>
> <br>
>     - use collectd to collect low level metrics from your baremetal machines<br>
>     - use ceilometer to collect OpenStack related info, like project usage,<br>
>     etc. That is nothing you'd get by using node-exporter<br>
>     - hook them both together and send metrics over to something called<br>
>     Service Telemetry Framework. The configuration *is* included in tripleo.<br>
>     The website has documentation available<br>
>     <a href="https://infrawatch.github.io/documentation" rel="noreferrer" target="_blank">https://infrawatch.github.io/documentation</a><br>
>     <<a href="https://infrawatch.github.io/documentation" rel="noreferrer" target="_blank">https://infrawatch.github.io/documentation</a>><br>
>     - graphite + grafana (plus collectd) is also a single node setup and<br>
>     won't provide you reliability.<br>
>     - collectd also provides the ability to send events, which can be acted<br>
>     on. That is not included if you use node-exporter, openstack-exporter<br>
>     etc. Prometheus monitoring creates events from metrics, but will be slow<br>
>     to detect failed components.<br>
> <br>
>     Since prometheus is meant to be single server, there is no HA per se in<br>
>     prometheus. That makes handling prometheus on standalone machines a bit<br>
>     awkward, or you'd have a infrastructure taking care of that.<br>
> <br>
>     In your tests with gnocchi, collectd and grafana, I bet you used swift<br>
>     as backend for gnocchi storage. That is not a good idea and may lead to<br>
>     bad performance.<br>
> <br>
>     Matthias<br>
> <br>
>     -- <br>
>     Matthias Runge <<a href="mailto:mrunge@redhat.com" target="_blank">mrunge@redhat.com</a> <mailto:<a href="mailto:mrunge@redhat.com" target="_blank">mrunge@redhat.com</a>>><br>
> <br>
>     Red Hat GmbH, <a href="http://www.de.redhat.com/" rel="noreferrer" target="_blank">http://www.de.redhat.com/</a> <<a href="http://www.de.redhat.com/" rel="noreferrer" target="_blank">http://www.de.redhat.com/</a>>,<br>
>     Registered seat: Grasbrunn,<br>
>     Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
>     Man.Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael<br>
>     O'Neil<br>
> <br>
>     _______________________________________________<br>
>     users mailing list<br>
>     <a href="mailto:users@lists.rdoproject.org" target="_blank">users@lists.rdoproject.org</a> <mailto:<a href="mailto:users@lists.rdoproject.org" target="_blank">users@lists.rdoproject.org</a>><br>
>     <a href="http://lists.rdoproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rdoproject.org/mailman/listinfo/users</a><br>
>     <<a href="http://lists.rdoproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rdoproject.org/mailman/listinfo/users</a>><br>
> <br>
>     To unsubscribe: <a href="mailto:users-unsubscribe@lists.rdoproject.org" target="_blank">users-unsubscribe@lists.rdoproject.org</a><br>
>     <mailto:<a href="mailto:users-unsubscribe@lists.rdoproject.org" target="_blank">users-unsubscribe@lists.rdoproject.org</a>><br>
> <br>
<br>
<br>
-- <br>
Matthias Runge <<a href="mailto:mrunge@redhat.com" target="_blank">mrunge@redhat.com</a>><br>
<br>
Red Hat GmbH, <a href="http://www.de.redhat.com/" rel="noreferrer" target="_blank">http://www.de.redhat.com/</a>, Registered seat: Grasbrunn,<br>
Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
Man.Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neil<br>
<br>
</blockquote></div>