> From: opensolaris-help-boun...@opensolaris.org [mailto:opensolaris-
> help-boun...@opensolaris.org] On Behalf Of Juergen Nickelsen
> 
> Look at the DTrace script "rwsnoop", which can be found on the Web.
> I use it regularly with MySQL servers (used by customer web
> applications) to find out which tables cause the most I/O
> operations.

Thank you.  I tried rwsnoop, but it only captures local activities; not nfs
activities.  I did get suggestions on how to modify the script(s) to capture
nfs ... but the short answer is ...

man nfslogd
Just specify the "log" option to the nfs server, and it'll record all the
nfs activities.  This totally solved the problem for me.

_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to