mirror of
https://github.com/adminsyspro/proxcenter-ui.git
synced 2026-04-25 14:35:56 +03:00
[GH-ISSUE #80] [Bug]: Incorrect information about CPU and memory in inventory #108
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#108
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/80
Bug Description
Hi everyone,
The CPU and memory information for the cluster is being collected incorrectly, as it appears to be checking the consumption of the VMs on each node and calculating an average.
Steps to Reproduce
Expected Behavior
The same consumption values should appear in the cluster's dashboard nodes.
Actual Behavior
ProxCenter Version
db96361Proxmox VE Version
8.4.16
Browser
Chrome, Firefox
Logs / Screenshots
No response