-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Feature: Hardware View
Garrett LeSage edited this page Jan 15, 2018
·
5 revisions
Show a summary of the notable hardware of the currently connected system.
Note: Assinging hardware to a VM has a completely different scope, use case, location, and design. This is an independent piece of work.
- System identification
- What type of system is this? (Maker & Model #)
- What is the CPU and its clockspeed?
- Hardware upgrades
- RAM
- How much RAM is in use?
- What type of module is needed to add more RAM? (Based on currently used type.)
- Are there free slots or will the RAM need replacing?
- Disks
- What model of disk is in use?
- GPU
- Is there a GPU?
- Is the GPU model appropriate for running AI related tasks?
- NICs
- How fast is the card? (Ex.: Does the network card support gigabit?)
- Available slots (PCI, DIMMs, etc.)
- RAM
This should be on the /system page, possibly a link behind "Hardware".
[More TBD]