General Discussion

Monitoring Detailed CIFS Usage - Approach

darraghos
2,030 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
1,986 Views

just using the command feed to Splunk

View solution in original post

1 REPLY 1

AlexSun0302
1,987 Views

just using the command feed to Splunk

Public