<div dir="ltr">Thanks a lot for the tips, I'll try it!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sex., 9 de jun. de 2023 às 03:00, Matthias Runge <<a href="mailto:mrunge@matthias-runge.de">mrunge@matthias-runge.de</a>> escreveu:<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 Thu, Jun 08, 2023 at 09:19:11AM -0300, Murilo Morais wrote:<br>
> Good morning everybody!<br>
<br>
Good morning,<br>
> <br>
> Guys, which monitoring stack do you recommend to monitor Host and VM<br>
> resources? Or what monitoring strategies do they recommend?<br>
<br>
This highly depends on your understanding of the term "monitoring".<br>
<br>
To track resources used by OpenStack users/projects, I'd recommend<br>
ceilometer. In addition to ceilometer, you'll probably need something<br>
to track resource usage in infrastructure nodes, e.g memory usage, disk<br>
usage, I/O etc. My recommendation would be to use something like<br>
collectd or node_exporter.<br>
<br>
Then you'd need a data storage for storing the metrics. Things like<br>
gnocchi or prometheus come into mind.<br>
<br>
The choice of the tools will probably be influenced by the available<br>
knowledge, the way and where OpenStack is installed. <br>
<br>
What is not covered above is: tracking if services are up and running,<br>
any kind of centralized logging, etc.<br>
<br>
Matthias<br>
<br>
-- <br>
Matthias Runge <<a href="mailto:mrunge@matthias-runge.de" target="_blank">mrunge@matthias-runge.de</a>><br>
</blockquote></div>