Comment on Show HN: pyDash – Small web-based dashboard for Linux in Python and DjangoComments−lazyant12yLooks very nice. I'm only missing disk I/O as fundamental metric−k3oniOP12yThat shouldn't be to hard to add, could be grabbed from /proc/diskstats or /sys/block, i'll look into adding it tonight maybe.
Comments
Looks very nice. I'm only missing disk I/O as fundamental metric
That shouldn't be to hard to add, could be grabbed from /proc/diskstats or /sys/block, i'll look into adding it tonight maybe.