Re: Disk read v. write stats
From: Aditya (aditya_at_grot.org)
Date: 04/16/04
- Previous message: Patrick Proniewski: "Re: optimization of the system by recompilation"
- In reply to: Jim C. Nasby: "Disk read v. write stats"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-performance@freebsd.org Date: Thu, 15 Apr 2004 23:07:07 -0400
> On Thu, 15 Apr 2004 14:08:08 -0500, "Jim C. Nasby" <jim@nasby.net> said:
> Is there any way to get stats on reads v. writes to a filesystem or
> raw device? Something like vmstat or iostat, but broken down by read
> and write requests.
I asked the same question on questions a day ago and for FreeBSD 4,
Dan Nelson provided some patches for iostat to add the read/write stats:
http://lists.freebsd.org/pipermail/freebsd-questions/2004-April/043644.html
gstat does work for FreeBSD 5 but unfortunately it doesn't print
simple text output that can be used to collect long term stats via a
script...
Thanks,
Adi
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Patrick Proniewski: "Re: optimization of the system by recompilation"
- In reply to: Jim C. Nasby: "Disk read v. write stats"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|