NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ and AutoSupport Discussions

Retrieve NFS Usage Stats by Volume

sfoubister
5,858 Views

Hi all

I am trying to get NFS usage stats by volume but cannot seem to find that information anywhere. I have had a poke around the Dashboard system on the Now site but still can only get that information at a filer level.

I saw on a forum posting that you can get that through the SDK. Does anyone know if this is true or how to do so?

Any help would be appreciated.

Thanks

Steve.

3 REPLIES 3

sfoubister
5,858 Views

For anyone interested I have managed to resolve this issue by getting the information through the Operations Manager by running the "Volume Performance Summary" report.

Steve.

t_kumar
5,858 Views

See if this helps anyway; not by volume , but by host wise

`nfsstat -l ` after setting `options nfs.per_client_stats.enable off`

shaunjurr
5,858 Views

You could probably script something into mrtg/rrdtool by grabbing 'qtree stats <volname>' ... and if that exists there is probably an snmp OID as well...

I think a quick google search will lead you to some mrtg/rrdtool tools both here in the Community and elsewhere.

If you have Operations Manager, the Performance Advisor can be used to create some views too...

Public