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 Unified Manager Discussions

Harvest/Grafana/Graphite - Counters for deswizzling?

James_Castro
3,252 Views

If I wanted to graph deswizzling (if the counters even existed) how would I do that? Is it possible?

1 REPLY 1

madden
3,229 Views

Hi @James_Castro,

 

I am unaware of a counter that shows if the deswizzler is active but if somone finds one it would be trivial to add.

 

The only way I know to get this info is using the wafl scan status command.  So you could write a small script that would SSH to the filer, grab this command output, parse it, and submit graphite metrics with a boolean value of running or not for each volume.

 

I don't plan to code this myself into Harvest (too much collection overhead for not enough demand),  but I was thinking to include an 'extras' folder in Harvest for exactly this kind of thing so if you create it please share!

 

Cheers,
Chris Madden

Storage Architect, NetApp EMEA (and author of Harvest)

Blog: It all begins with data

 

P.S.  Please select “Options” and then “Accept as Solution” if this response answered your question so that others will find it easily!

 

Public