Skip to content

Instantly share code, notes, and snippets.

@sneak
Created March 26, 2019 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sneak/a2198b2980b81054c9652d099cbcf39b to your computer and use it in GitHub Desktop.
Save sneak/a2198b2980b81054c9652d099cbcf39b to your computer and use it in GitHub Desktop.
monitor zfs l2arc rates in realtime
watch --interval=1 'cat /proc/spl/kstat/zfs/arcstats | grep l2_'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment