[GH-ISSUE #81] [Feature]: Dashboard #109

Closed
opened 2026-03-07 19:27:47 +03:00 by kerem · 1 comment
Owner

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

Image

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

  • I would be willing to help implement this feature
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 <img width="705" height="295" alt="Image" src="https://github.com/user-attachments/assets/a9a73feb-84c2-45dc-ab5c-8054745153d2" /> ### 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 - [ ] I would be willing to help implement this feature
kerem 2026-03-07 19:27:47 +03:00
Author
Owner

@adminsyspro commented on GitHub (Mar 6, 2026):

Hi @flpmonstro, this is now implemented in 0e5c597!

The Resources widget now shows two rings per gauge:

  • Inner ring (primary color) — actual usage (real-time CPU/RAM/Storage consumption)
  • Outer ring (warning color) — provisioned capacity (total vCPU, RAM, disk allocated to VMs + LXCs)

Each gauge also shows color-coded legends with exact values:

  • Used: 12% (128 cores)
  • Provisioned: 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!

<!-- gh-comment-id:4013371385 --> @adminsyspro commented on GitHub (Mar 6, 2026): Hi @flpmonstro, this is now implemented in `0e5c597`! The **Resources** widget now shows two rings per gauge: - **Inner ring** (primary color) — **actual usage** (real-time CPU/RAM/Storage consumption) - **Outer ring** (warning color) — **provisioned capacity** (total vCPU, RAM, disk allocated to VMs + LXCs) Each gauge also shows color-coded legends with exact values: - Used: `12% (128 cores)` - Provisioned: `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!
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/proxcenter-ui#109
No description provided.