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

[Feature] Disk IO or Read/Write activity on a dashboard #1047

Closed
GAS85 opened this issue Mar 13, 2024 · 1 comment
Closed

[Feature] Disk IO or Read/Write activity on a dashboard #1047

GAS85 opened this issue Mar 13, 2024 · 1 comment

Comments

@GAS85
Copy link

GAS85 commented Mar 13, 2024

Description of the feature

Hey, really would like to see disk IO activity on a board as summery and per disk. I can already see it with simple iostat -m -z 2 command, e.g.:

docker exec dash iostat -m -z 2
Device:            tps    MB_read/s    MB_wrtn/s    MB_read    MB_wrtn
sdd               9.50         0.00         0.07          0          0
sdd3              9.50         0.00         0.07          0          0
dm-0             18.50         0.00         0.07          0          0

Additional context

No response

@GAS85
Copy link
Author

GAS85 commented Mar 13, 2024

Sorry, searched bad... It is duplicate of #1042

@GAS85 GAS85 closed this as completed Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant