Add charts displaying system resources usage for a given client, or group of clients.
We need line/area charts (as a function of time) for the following resources:
- CPU
- I/O
- Memory
- Disk
- Temperature (optional)
Charts could be implemented using Recharts.
Additionally, we should also have a section reporting the instantaneous values for such resources (related to the most recent time interval available).
We can take inspiration from Proxmox's dashboard (see a sample screenshot below).

Add charts displaying system resources usage for a given client, or group of clients.
We need line/area charts (as a function of time) for the following resources:
Charts could be implemented using Recharts.
Additionally, we should also have a section reporting the instantaneous values for such resources (related to the most recent time interval available).
We can take inspiration from Proxmox's dashboard (see a sample screenshot below).