LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   iostat closer to Solaris (https://www.linuxquestions.org/questions/linux-software-2/iostat-closer-to-solaris-118247/)

marist89 11-20-2003 02:18 PM

iostat closer to Solaris
 
RH 2.1 AS

Does anybody know of a replacement for the iostat that comes with RH 2.1AS the behaves more like the iostat from Solaris?

My problem is that the stock iostat lists the HD stats vertically:
Code:

hda  10 10 101 10 ...
hdb  10 10 10  10 ...
hdc  10 10 10 10 ...

...
hda  10 10 101 10 ...
hdb  10 10 10  10 ...
hdc  10 10 10 10 ...

and I need them horizontally like in Solaris:
Code:

      hda              hdb            hdc 
rps wps util rps wps util rps wps util
10  10  10  10  10  10  10  10  10
10  10  10  10  10  10  10  10  10



All times are GMT -5. The time now is 03:13 AM.