1833313 Members
3121 Online
110051 Solutions
New Discussion

IO in file system

 
hboo
Frequent Advisor

IO in file system

Hi all..
I want to know if there exists some way of measuring IO's quantity that is executed in HPUX's file system, or if there exists some command that I could execute to know the activity of disc of a file system

Thanks :)
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: IO in file system

Shalom,

Glance/gpm is the best option for this.

The sar utilities can also help depending on system layout.

http://www.hpux.ws/system.perf.sh

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Peter Godron
Honored Contributor
Coolmar
Esteemed Contributor

Re: IO in file system

I would use Glance or sar -d ... Glance would be the better choice though.
Geetha_1
Regular Advisor

Re: IO in file system

Check out vmstat and iostat with options.
Geetha.
Peter Godron
Honored Contributor

Re: IO in file system

Hayse,
Could you please update the thread by awarding points to helpful answers and summarising the solution for you.

This will help resolution of similar problems in the future.