mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #308] Long term host and guest statistics #241
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Tomasu on GitHub (May 13, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/308
Would it be possible to gather long term statistics for the hosts and guests? Could use something like rrdtool to rather long term stats without filling up disk space too fast. Or maybe pull in stats via collectd.
@retspen commented on GitHub (May 14, 2014):
Why for? For monitoring I would recommend to use like zabbix or nagios and etc.
@Tomasu commented on GitHub (May 23, 2014):
Ah, well It would be nice to see the long term graphs in the web interface itself. I don't really care where it gets the info from. could pull in collectd information, or graphs directly from nagios.