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.

General Discussion

Monitoring Detailed CIFS Usage - Approach

darraghos
3,331 Views

Running a C-mode 9.3 cluster with many CIFS shares. I'm facing an issue with CIFS latency stats rising. I'm tracking the latency with Harvest/NaBOX/Grafana but what I also need to do is gather the output of CIFS top in order to see the clients that are creating the most requests. I do this by logging in over SSH and running something like:

 

  • statistics top client show -interval 30 -iterations 1

This is not very automated/scalable os I'm wondering how I coudl conime this more automated. I have ELK stack,NaBOx,Splunk so wondering how I could get this data in there the make some stats on it. Thinking of something along the following lines:

 

  • Perfstat windows tool connecting to cluster and dumping to dis. Splunk collecting thereafter?
  • Fpolicy ?
1 ACCEPTED SOLUTION

AlexSun0302
3,287 Views

just using the command feed to Splunk

View solution in original post

1 REPLY 1

AlexSun0302
3,288 Views

just using the command feed to Splunk

Public