FOSSBilling / Proxmox

Proxmox VM provisioning for FOSSBilling
GNU General Public License v3.0
32 stars 5 forks source link

[Feature Request] Display stats in the client area #6

Open evrifaessa opened 1 year ago

Anuril commented 1 year ago

What Kind of stats are you thinking about?

I'm thinking:

tobsowo commented 1 year ago

Others that can be on the dashboard:

Anuril commented 1 year ago

What frequency do you think? Memory & CPU Load are very dynamic and I don't think they make sense to do "live" because of all the requests that would need to be sent to the API. Local & Public IP => Yes, possible OS & Kernel Version: Only for LXC, because for QEMU it would require information from QEMU Agent. I can look into the possibility to do it if the info is available via the PVE API.

tobsowo commented 1 year ago

A graph can work for the memory and CPU load it my not be near real time information but can easily see how much the server is performing.

Anuril commented 1 year ago

Yeah, that can work, but for that we'd need to have access to the metrics. SQL isn't the perfect way to store a lot of metrics, so I'm inclined to just build an integration of a grafana dashboards or something like that. In any case, this will be after 0.1.0