Hi Marek,

In fact all the data you need is already collected by oVirt/VDSM itself and saved into the DWH database. I configured sql_exporter for prometheus which does queries on the DWH database to gather the data I need. This is exported to prometheus, and there I can query all the data and do some alerting on for example I/O usage.

Jean-Louis

On 13/02/2024 17:19, marek wrote:
hi,

i have prometheus based ovirt hosts monitoring (node_exporter, smartcl_exporter, ipmi_exporter)

https://prometheus-community.github.io/ansible/branch/main/ and alerts from https://samber.github.io/awesome-prometheus-alerts/

after i started this monitoring  i found that one VM is overloading local storage (so i must check IO limiting documentation as a homework :) )

but my question is

how do you monitor IO traffic per VM? (IOPS, read/write traffic,..)

some qemu/libvirt exporter? some custom text file + node_exporter?

thanks for tips

Marek
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/6HVHFX464QJPJTVXUFCF7RAGAUFD33HE/
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/EVOSFQ4YT2OU7JQ2BZ4TY53O4EM6PDPR/

Reply via email to