Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate visualization into Resource Monitor #9

Open
Merritt-Brian opened this issue Dec 16, 2020 · 0 comments
Open

Integrate visualization into Resource Monitor #9

Merritt-Brian opened this issue Dec 16, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request Frontend Vue

Comments

@Merritt-Brian
Copy link
Member

Will use d3. Dynamically shows the storage space available and memory and cpu usage in graphical format, along with estimates

  1. 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

  1. Memory:

Record Memory used since app was launched. Dictate the time span available to grab memory that is recorded.

  1. CPU:

Line Plot (timeseries) showing cpu usage % over time, same as memory

@Merritt-Brian Merritt-Brian added the enhancement New feature or request label Dec 16, 2020
@Merritt-Brian Merritt-Brian self-assigned this Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Frontend Vue
Projects
None yet
Development

No branches or pull requests

1 participant