mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-07-29 16:17:50 +02:00
modules: creates disk-io-module
This creates the disk-io-module, which displays io information read from `/proc/diskstats`. Details on `diskstats` can be found on: https://www.kernel.org/doc/Documentation/ABI/testing/procfs-diskstats
This commit is contained in:
parent
cb47c53de4
commit
a0c07d7836
6 changed files with 445 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
in the `title` particle.
|
||||
* network: request link stats and expose under tags `dl-speed` and
|
||||
`ul-speed` when `poll-interval` is set.
|
||||
* new module: disk-io.
|
||||
|
||||
|
||||
[153]: https://codeberg.org/dnkl/yambar/issues/153
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue