mirror of
https://github.com/adminsyspro/proxcenter-ui.git
synced 2026-04-25 14:35:56 +03:00
[GH-ISSUE #81] [Feature]: Dashboard #109
Labels
No labels
bug
enhancement
feature-request
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxcenter-ui#109
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 @flpmonstro on GitHub (Mar 6, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/81
Feature Description
Hello everyone,
Could you improve visibility in the Resources panel?
Total capacity vs. provisioned capacity
Problem / Use Case
Proposed Solution
Total capacity vs. provisioned capacity
Alternatives Considered
No response
Category
Infrastructure Management
How important is this feature to you?
Nice to have
Additional Context
No response
Contribution
@adminsyspro commented on GitHub (Mar 6, 2026):
Hi @flpmonstro, this is now implemented in
0e5c597!The Resources widget now shows two rings per gauge:
Each gauge also shows color-coded legends with exact values:
12% (128 cores)340% (256 vCPU)This makes overprovisioning immediately visible — if the outer ring exceeds 100%, you know you've allocated more than your physical capacity.
Let us know if this matches what you had in mind!