[GH-ISSUE #171] Monitoring with Grafana #117

Closed
opened 2026-02-27 15:57:23 +03:00 by kerem · 2 comments
Owner

Originally created by @lord-kyron on GitHub (Aug 8, 2018).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/171

Hi @retspen @honza801 @catborise - please, someone of you to ask my questions:

  • The current sqlite3 db file contains the hosts, instances, users atributes and stuff like that as information. Can more stuff be added to be written in the database file - like to write the information and values from the instance Stats page for Real Time graphics and Logs and Compute Performance graphics into the DB?
  • where are the Graphics (for CPU, RAM, Traffic, etc) saved? In the system they are created live, but I was not able to find them in the sqlite3 DB, so I guess maybe they are not saved or they are saved in another place? Which is this place and if they are not saved - can we put those values also in the dabatase so that monitoring tools produce graphic from them also?
  • If it is in the DB, and the DB is changed by default to PostgreSQL support, it will be possible to monitor the system with Grafana. That is why I am asking.
Originally created by @lord-kyron on GitHub (Aug 8, 2018). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/171 Hi @retspen @honza801 @catborise - please, someone of you to ask my questions: - The current sqlite3 db file contains the hosts, instances, users atributes and stuff like that as information. Can more stuff be added to be written in the database file - like to write the information and values from the instance Stats page for Real Time graphics and Logs and Compute Performance graphics into the DB? - where are the Graphics (for CPU, RAM, Traffic, etc) saved? In the system they are created live, but I was not able to find them in the sqlite3 DB, so I guess maybe they are not saved or they are saved in another place? Which is this place and if they are not saved - can we put those values also in the dabatase so that monitoring tools produce graphic from them also? - If it is in the DB, and the DB is changed by default to PostgreSQL support, it will be possible to monitor the system with Grafana. That is why I am asking.
kerem closed this issue 2026-02-27 15:57:23 +03:00
Author
Owner

@catborise commented on GitHub (Aug 9, 2018):

hi bandic, as far as i know they do not save to anywhere. realtime stats shows only.
webvirtcloud is web alternative for virt-manager and works like it.

as you say info get saved as RRD file format monitor them but there is an extension for libvirt to monitor guests. libvirt-snmp ? you can checkout .

<!-- gh-comment-id:411652548 --> @catborise commented on GitHub (Aug 9, 2018): hi bandic, as far as i know they do not save to anywhere. realtime stats shows only. webvirtcloud is web alternative for virt-manager and works like it. as you say info get saved as RRD file format monitor them but there is an extension for libvirt to monitor guests. libvirt-snmp ? you can checkout .
Author
Owner

@lord-kyron commented on GitHub (Aug 9, 2018):

Thank you!

<!-- gh-comment-id:411661557 --> @lord-kyron commented on GitHub (Aug 9, 2018): Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#117
No description provided.