Operating System - HP-UX
1833863 Members
2043 Online
110063 Solutions
New Discussion

HPUX disk write statistics

 
SOLVED
Go to solution
eran borovik
Advisor

HPUX disk write statistics

Hi,
I would like to get a per disk write statistics for HPUX. sar and iostat gives me either read+write bandwidth, or numbers that pertain to the entire system and not to a specific disk.
Is there a way to do it in hpux other than vxstat that is helpful only for VXVM disks?

Thanks,
Eran.
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: HPUX disk write statistics

Shalom,

netstat -i
iostat

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
eran borovik
Advisor

Re: HPUX disk write statistics

Shalom rav!
Indeed I already checked iostat. The problem is that it gives read+write bandwidth, and I need only the write bandwidth.
netstat isn't helpful because I am interested in disks only.

Many thanks,
Eran.
spex
Honored Contributor

Re: HPUX disk write statistics

Hello Eran,

HP OpenView Performance Agent is what you need. It is available as part of the GlancePlus Pak, which includes the critically-acclaimed GlancePlus.

http://www.openview.hp.com/products/gppak2k/prod_gppak2k_0001.html

PCS
eran borovik
Advisor

Re: HPUX disk write statistics

Hi,
Thanks, I will take a look at that.
Do you have an idea as to whether I can obtain history text output that can be dumped to files (Like iostat). I need this capability to analyze write I/O behaviour over time using excel.

Best regards,
Eran.
spex
Honored Contributor
Solution

Re: HPUX disk write statistics

Yes, you can customize a report template to produce output just the way you like it, and then use the 'extract' utility to generate the report.