Will use d3. Dynamically shows the storage space available and memory and cpu usage in graphical format, along with estimates
- Disk:
Bar plot that shows available space for all disk drives, with line that appears when hovering over a module to install where new available space will be once complete. This also includes errors or warnings for out of space
- Memory:
Record Memory used since app was launched. Dictate the time span available to grab memory that is recorded.
- CPU:
Line Plot (timeseries) showing cpu usage % over time, same as memory