<div dir="ltr">Hi Peter,<div><br></div><div>Using the oVirt API will add load on the engine and may affect the engine performance.</div><div>We have the DWH that collectd metrics and configuration data about the hosts and vms and can be used along with Grafana.</div><div><br></div><div>We also added the oVirt metrics store that collects the metrics directly from the host about the hosts and vms and from the engine about the machine itself and postgres db.</div><div>This was done in order to lower the load on the engine.</div><div>We also collect the engine.log and vdsm.log.</div><div><br></div><div>The metrics are collected to Elasticsearch and can be visualised in Kibana and Grafana and are collected in 10 sec interval that give you almost real time view.</div><div>I would love to hear why you prefer using Zabbix for collecting the metrics data.</div><div><br></div><div>Best regards,</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><pre cols="72" style="white-space:pre-wrap"><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px"><font color="#666666">--</font></span></pre><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>SHIRLY</span> <span>RADCO</span></p><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>BI SeNIOR SOFTWARE ENGINEER</span><span style="color:rgb(170,170,170);margin:0px"></span></p><p style="font-family:overpass,sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153)"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px;text-decoration:none" target="_blank">Red Hat <span>Israel</span></a></p><table border="0" style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:medium"><tbody><tr><td width="100px"><a href="https://red.ht/sig" target="_blank"><img src="https://www.redhat.com/files/brand/email/sig-redhat.png" width="90" height="auto"></a></td><td style="font-size:10px"><div><a href="https://redhat.com/trusted" style="text-decoration:none;color:rgb(204,0,0);font-weight:bold" target="_blank">TRIED. TESTED. TRUSTED.</a></div></td></tr></tbody></table></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Mar 28, 2018 at 5:38 PM, Peter Hudec <span dir="ltr">&lt;<a href="mailto:phudec@cnc.sk" target="_blank">phudec@cnc.sk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256<br>
<br>
</span>I have working proof-of-concept. There still could  be bug in<br>
templates and not all parameters are monitored, but HOST and VM<br>
discovery is working.<br>
<br>
I will try to share it on github. At this moment I have some<br>
performance issues, since it&#39;s using the zabbix-agent which needs to<br>
for a new process for each query ;(<br>
<br>
        Peter<br>
<div><div class="h5"><br>
On 26/03/2018 08:13, Peter Hudec wrote:<br>
&gt; Yes, template and python<br>
&gt;<br>
&gt; at this moment I understand oVirt API. I needed to write own small<br>
&gt; SDK, since the oVirt SDK is using SSO for login, that means it do<br>
&gt; some additional requests for login process. There is no option to<br>
&gt; use Basic Auth. The SESSION reuse could be useful, but I do no<br>
&gt; want to add more<br>
&gt;<br>
&gt; First  I need to understand some basics from Zabbix Discovery<br>
&gt; Rules / Host Prototypes. I would like to have VM as separate hosts<br>
&gt; in Zabbix, like VMWare does. The other stuff is quite easy.<br>
&gt;<br>
&gt; There plugin for nagios/icinga if someone using this monitoring<br>
&gt; tool <a href="https://github.com/ovido/check_rhev3" rel="noreferrer" target="_blank">https://github.com/ovido/<wbr>check_rhev3</a><br>
&gt;<br>
&gt; On 26/03/2018 08:02, Alex K wrote:<br>
&gt;&gt; Hi Peter,<br>
&gt;<br>
&gt;&gt; This is interesting. Is it going to be a template with an<br>
&gt;&gt; external python script?<br>
&gt;<br>
&gt;&gt; Alex<br>
&gt;<br>
&gt;&gt; On Mon, Mar 26, 2018, 08:50 Peter Hudec &lt;<a href="mailto:phudec@cnc.sk">phudec@cnc.sk</a><br>
&gt;&gt; &lt;mailto:<a href="mailto:phudec@cnc.sk">phudec@cnc.sk</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi Terry,<br>
&gt;<br>
&gt;&gt; I started to work on ZABBIX integration based on oVirt API.<br>
&gt;&gt; Basically it should be like VmWare integration in ZABBIX with<br>
&gt;&gt; full hosts/vms discovery and statistic gathering.<br>
&gt;<br>
&gt;&gt; The API provides  for each statistics service for NIC, VM as wall<br>
&gt;&gt; CPU and MEM utilization.<br>
&gt;<br>
&gt;&gt; There is also solution based on reading data from VDSM to<br>
&gt;&gt; prometheus<br>
&gt;&gt; <a href="http://rmohr.github.io/virtualization/2016/04/12/monitor-your-ovirt-d" rel="noreferrer" target="_blank">http://rmohr.github.io/<wbr>virtualization/2016/04/12/<wbr>monitor-your-ovirt-d</a><br>
a<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
ta<br>
&gt;<br>
&gt;<br>
&gt; center-with-prometheus<br>
&gt;&gt; &lt;<a href="http://rmohr.github.io/virtualization/2016/04/12/monitor-your-ovirt-" rel="noreferrer" target="_blank">http://rmohr.github.io/<wbr>virtualization/2016/04/12/<wbr>monitor-your-ovirt-</a><br>
d<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
atacenter-with-prometheus&gt;.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt; Peter<br>
&gt;<br>
&gt;&gt; On 22/03/2018 04:41, Terry hey wrote:<br>
&gt;&gt;&gt; Dear all,<br>
&gt;<br>
&gt;&gt;&gt; Now, we can just read how many storage used, cpu usage on<br>
&gt;&gt;&gt; ovirt dashboard. But is there any monitoring tool for<br>
&gt;&gt;&gt; monitoring virtual machine time to time? If yes, could you guys<br>
&gt;&gt;&gt; give me the procedure?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt;&gt; Regards Terry<br>
&gt;<br>
&gt;<br>
&gt;&gt;&gt; ______________________________<wbr>_________________ Users mailing<br>
&gt;&gt;&gt; list <a href="mailto:Users@ovirt.org">Users@ovirt.org</a> &lt;mailto:<a href="mailto:Users@ovirt.org">Users@ovirt.org</a>&gt;<br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt; ______________________________<wbr>_________________ Users mailing<br>
&gt;&gt; list <a href="mailto:Users@ovirt.org">Users@ovirt.org</a> &lt;mailto:<a href="mailto:Users@ovirt.org">Users@ovirt.org</a>&gt;<br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
- --<br>
*Peter Hudec*<br>
Infraštruktúrny architekt<br>
<a href="mailto:phudec@cnc.sk">phudec@cnc.sk</a> &lt;mailto:<a href="mailto:phudec@cnc.sk">phudec@cnc.sk</a>&gt;<br>
<br>
*CNC, a.s.*<br>
Borská 6, 841 04 Bratislava<br>
Recepcia: <a href="tel:%2B421%202%20%2035%20000%20100" value="+421235000100">+421 2  35 000 100</a><br>
<br>
Mobil:<a href="tel:%2B421%20905%20997%20203" value="+421905997203">+421 905 997 203</a><br>
*<a href="http://www.cnc.sk" rel="noreferrer" target="_blank">www.cnc.sk</a>* &lt;http:///<a href="http://www.cnc.sk" rel="noreferrer" target="_blank">www.cnc.sk</a>&gt;<br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
<br>
</div></div>iQJCBAEBCAAsFiEEqSUbhuEwhryifN<wbr>eVQnvVWOJ35BAFAlq7qPsOHHBodWRl<wbr>Y0Bj<br>
bmMuc2sACgkQQnvVWOJ35BDXzw/<wbr>8ChApssWNkM0HiixYESQP+<wbr>lgxJeHqHYgvBbrQ<br>
DTfiOfTXrWDLIXn7LQdtt7IH4LtTDE<wbr>wLcGBFSQCTUuX7W6y6Uj5y9pkcGLrt<wbr>FYuP<br>
g1yBEPuqO3RB2QoR6FLlEyfqfDpnIW<wbr>iRbtFFpK4P6UmRNQX637GKcluMN8EX<wbr>eujY<br>
w/S+<wbr>0JoV9ANEnDgsyCQvJ1f89D4KTiD9eT<wbr>v0zijl7abRew8ioMVAmxt2YBFQf1KC<br>
rZQ4h7qbymYNDWRv/<wbr>n4qx3StBN8e0crty73glfWbHrCuw0/<wbr>lfSMgELWelvvSR1YE<br>
1oEMmRaqQr7poxtXTGdtkXRkvxil+<wbr>Or/<wbr>IQ6jibFjMt9rmmkJ4jgMkGdSkYSHlC<wbr>JC<br>
G2pjlN0nlghOmj9QDaX54EAXUeybVm<wbr>oD8yGVlmREEl8jPYVxAmfasJ7zJ+<wbr>mIBTU4<br>
21Z7/yhFHINi6pez+3t/<wbr>42BA11XtfTiUx5GVzj5M+<wbr>Ky6bbkVOF5H+ndJzRA92UHj<br>
lZOyoFP5cg9cFkdmAGep4pE9BdHEIF<wbr>KnS7m0vVM0IwiKRQMprvAYyBuj23V+<wbr>wtTc<br>
FXauv7+xpyFiH/<wbr>0IqFCeHn9DCIXnEQlGfwDkCt4PYS+<wbr>p0Jfm2hlI3fvGqeHZngYz<br>
NElJT59Sxc8kWayZrbr5uaw6csTwcX<wbr>XhVcALaWB/<wbr>q6DsqR2KyPWwbs3CtfH5OGWh<br>
39Jz7aw=<br>
=NcUr<br>
<div class="HOEnZb"><div class="h5">-----END PGP SIGNATURE-----<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>