
thelastman at gmail
Oct 29, 2009, 2:13 PM
Post #4 of 5
(412 views)
Permalink
|
|
Re: NFS - network read / write throughput per protocol
[In reply to]
|
|
There's no specific counter for bytes / sec per protocol in priv set diag. For iops and latency's and size histograms, but nothing specific. -Blake On Thu, Oct 29, 2009 at 1:54 PM, Maxwell Reid <slinkywizard[at]integra.net> wrote: > > priv set diag or priv set advanced should display additional counters... > > ~Max > > > On Oct 29, 2009, at 10:12 AM, Blake Golliher wrote: > >> I don't see a counter for what you are looking for in 7.3.1.1, but you >> could add up all the volume stats for nfs_read_data and nfs_write_data >> and cifs_read_data/cifs_write_data. Add that all together, to get the >> total nfs throughput / sec and cifs throughput per second. >> >> It sounds like a good RFE for something under system:system:* >> >> -Blake >> >> On Thu, Oct 29, 2009 at 9:37 AM, Steffen Kammerer >> <steffen.kammerer[at]brainlab.com> wrote: >>> >>> Hi there, >>> >>> >>> >>> is there a possibility to get the read / write throughput in kilobyte per >>> protocol (separated NFS / CIFS) on a filer? >>> >>> >>> >>> I found only the operations but nothing else. >>> >>> >>> >>> Thanks and regards, >>> >>> >>> >>> Steffen > >
|