[GH-ISSUE #517] UX / UI: Dashboard add physical status maschine to dashboard #386

Open
opened 2026-02-27 16:39:06 +03:00 by kerem · 2 comments
Owner

Originally created by @kaystrobach on GitHub (Feb 28, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/517

2015-02-28_14-10-50

Would be nice to view the following information about the host system as visual graph for each host:

  • CPU usage (last hour)
  • RAM usage (last hour)
  • Networkusage (last hour)
  • df how much space is left on the HDD
Originally created by @kaystrobach on GitHub (Feb 28, 2015). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/517 ![2015-02-28_14-10-50](https://cloud.githubusercontent.com/assets/1185776/6426299/333af430-bf54-11e4-9afa-419fb8f94cc6.png) Would be nice to view the following information about the host system as visual graph for each host: - CPU usage (last hour) - RAM usage (last hour) - Networkusage (last hour) - `df` how much space is left on the HDD
Author
Owner

@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.

<!-- gh-comment-id:78079777 --> @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.
Author
Owner

@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?

<!-- gh-comment-id:78083541 --> @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?
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/webvirtmgr#386
No description provided.