aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-03-12 03:44:42 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-03-12 03:44:42 +0100
commit6898d4a1a4a4d9e599da85c4f83b85dd242b0c96 (patch)
treefa774db480a58c32e080b1cb5e58d2f023c63d6b /README
parent71f21f38c10f0e6a1d788283c198d506d1109a48 (diff)
downloadvicious-legacy-6898d4a1a4a4d9e599da85c4f83b85dd242b0c96.tar.xz
dio: add I/O scheduler support
I/O scheduler information is stored in the key: {sched}
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 50fe2ed..1697cac 100644
--- a/README
+++ b/README
@@ -227,7 +227,8 @@ vicious.widgets.dio
- provides I/O statistics for requested storage devices
- takes the disk as an argument, i.e. "sda"
- returns a table with string keys: {total_s}, {total_kb}, {total_mb},
- {read_s}, {read_kb}, {read_mb}, {write_s}, {write_kb} and {write_mb}
+ {read_s}, {read_kb}, {read_mb}, {write_s}, {write_kb}, {write_mb}
+ and {sched}
vicious.widgets.hddtemp
- provides hard drive temperatures using the hddtemp daemon