Skip to content

Instantly share code, notes, and snippets.

@sneak
Created August 3, 2019 23:09
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/bacda3f400868a9ec309b8acb4b9ec1e to your computer and use it in GitHub Desktop.
Save sneak/bacda3f400868a9ec309b8acb4b9ec1e to your computer and use it in GitHub Desktop.
#!/bin/bash
watch --interval=1 'uptime; free -h; arcstat; zpool iostat -y -v 1 1 ; zpool status -v'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment