<div dir="ltr">Hi Michal,<div><br></div><div>Right now I am using DWH and Ovirt reports...for the guest vm cpu and memory it&#39;s good and ok to use but for the network usages there is nothing even the guest vm usages is too high...that&#39;s why i want to use collectd to get the proper network usages graphs of guest VM&#39;s.</div><div><br></div><div>Thanks,</div><div>Punit</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 2, 2015 at 7:03 PM, Michal Skrivanek <span dir="ltr">&lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span class=""><div>On 2 Oct 2015, at 11:17, Punit Dambiwal wrote:</div><br></span><blockquote type="cite"><div dir="ltr"><span class="">Hi All,<div><br></div><div>I want to use collectd (<a href="https://collectd.org/" target="_blank">https://collectd.org/</a>) to collect the guest VM usages in to graphs...as ovirt DWH and reports are not quite good...i want more good graphs and reporting of the usages...</div><div><br></div></span><div>Please suggest me good way or tool to achieve this…</div></div></blockquote><div><br></div>Hi Punit,</div><div>well…maybe you can use the DWH database? If it has the data you need you and you only want better graphs then the reporting package just works on top of those data…so you can use a different one instead</div><div>If you need different data then you need to get them in some other way….least intrusive might be periodic calls to REST API to get what you need…but be careful as REST API has a reputation of being quite slow….</div><div>If you need something faster you would need to move your data gathering closer to the source, either directly from DB or directly form hypervisors. Obviously the closer you try to get the implementation is increasingly more difficult and trickier:)</div><div><br></div><div>but if you&#39;re looking for host system performance data you would better do it over there…sysstat/sar or collectd…I would bypass oVirt&#39;s mechanisms and grab it myself, then perhaps correlate other data from REST API or DWH tables. e.g. correlating increased CPU/mem load on the host with the amount of VMs running on that host (well, that one you can do with oVirt&#39;s stats, depends if you need/want more low level stuff we don&#39;t have)</div><div><br></div><div>HTH,</div><div>michal</div><div><br></div><div><blockquote type="cite"><div dir="ltr"><div><br></div><div>Thanks,</div><div>Punit</div><div><br></div><div><br></div></div>
_______________________________________________<br>Users mailing list<br><a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br><a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br></blockquote></div><br></div></blockquote></div><br></div>