mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #517] UX / UI: Dashboard add physical status maschine to dashboard #386
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 @kaystrobach on GitHub (Feb 28, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/517
Would be nice to view the following information about the host system as visual graph for each host:
dfhow much space is left on the HDD@retspen commented on GitHub (Mar 10, 2015):
WebVirtMgr doesn't have cron scripts for scoping data from hypervisor's servers. This actions is very hard for calculation when we are opening page with list of servers. For 3 servers that is simple but if you have 10 servers or 20.
@kaystrobach commented on GitHub (Mar 10, 2015):
what about loading that information via ajax if there was no interaction for lets say 10 seconds?
Or add a button to load this statistical information?