My first rewrite of dio included the feature, to sum up the disk i/o of every avaible disk to total numbers. Is this what you want? (I still have the code avaible) Or do you want to see every disk separately? In this case, you could use a format function to guess the new disks.
Choose between this options and we can find a solution. 2011/9/6 Daniel Martí <[email protected]>: > Hey guys! > > I'm very happy with the vicious scripts, especially the dio one (disk > input/output). I configured the udev rules to automount usb devices and show > up a notification via naughty, and it works. > Now, i'd like the same script (that uses awesome-client and naughty, called > by udevd) to create and show a dio widget alongside the constant /dev/sda > one, showing up I/O stats for the newly mounted device. > > I have two ideas, but both got me stuck. > -- use one "iowidget" holding sda i/o at boot and add the new device's stats > at the end of it. Is that possible? > -- create a brand new widget for every newly mounted device. This seems > easier to set up, but my experience with awesome is very small (~3months) > and i don't know how to make the new widget show up in a wibox that has > already been assigned some widgets. > > Thank you so much for reading and for your help. -- Gruß Jörg -- To unsubscribe, send mail to [email protected].
