SUMMARY: getting iostat -E info

From: <jesse-carroll_at_usa.net>
Date: Wed Nov 07 2001 - 12:57:33 EST
For those who suggested using truss, that's how I know what iostat is doi=
ng.
The best came from Justin Stringfellow <Justin.Stringfellow@Sun.COM>

    main
    {
        system("iostat -E")
        /* got get beer */
    }


Final result: It looks like a lot of hassle to get a "generic" program fo=
r all
releases, so I'll stay with command line stuff.


Orignal post:
I'm trying to come up with a way to progammatically generate information =
about
disks, with such information as type (i.e. EMC, A3500, Photon, etc)and si=
ze. =

The "iostat -E" has this info along with too much other info. Does anyone=
 know
how "iostat -E" gets the info (which calls, sub-commands)? =
Received on Wed Nov 7 17:57:33 2001

This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:32:35 EDT