Edward Ned Harvey <solar...@nedharvey.com> writes:

> Often times, some user neglects to configure their job correctly, and they
> end up hammering the fileserver.  And then people complain of slowness, and
> I have to figure out what's wrong ...  Which usually means finding out who
> is hammering the server, from what machine, using what process.
[...]
> Is there some way, on the server, for me to identify
>
>                 Most of the NFS traffic is coming from host A and B
>
>                 or
>
>                 There's a lot of activity in the file or dir
> /exports/foo/bar/baz

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.

Regards, Juergen.
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to