From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
# Navigate to "Storage" for your machine. | # Navigate to "Storage" for your machine. | ||
# Copy some big files around on your machine, preferably from one disk to another. Maybe <code>tar -cf /var/tmp/usr.tar /usr</code> | # Copy some big files around on your machine, preferably from one disk to another. Maybe <code>tar -cf /var/tmp/usr.tar /usr</code> | ||
# Observe the graphs and "Reading" and "Writing" | # Observe the graphs and the "Reading" and "Writing" numbers. | ||
# Hover with your mouse over the graphs. | # Hover with your mouse over the graphs. | ||
|results= | |results= |
Revision as of 09:45, 23 March 2015
Description
Monitor disk I/O with Cockpit
Setup
Log into Cockpit.
How to test
- Navigate to "Storage" for your machine.
- Copy some big files around on your machine, preferably from one disk to another. Maybe
tar -cf /var/tmp/usr.tar /usr
- Observe the graphs and the "Reading" and "Writing" numbers.
- Hover with your mouse over the graphs.
Expected Results
The page should show the ongoing data transfer. Hovering over a graph should highlight the corresponding disk.