Skip to content

Instantly share code, notes, and snippets.

@kantord
Created September 28, 2019 10:06
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 kantord/a1f4e7faafaf01352850d9027214ac5f to your computer and use it in GitHub Desktop.
Save kantord/a1f4e7faafaf01352850d9027214ac5f to your computer and use it in GitHub Desktop.
dashboard "":
- "horizontal stacked bar chart:\n rows:\n -\n - \"Filesystem\"\n - \"1K-blocks\"\n - \"Used\"\n - \"Available\"\n - \"Use%\"\n - \"Mounted\"\n - \"on\"\n -\n - \"dev\"\n - \"16212396\"\n - \"0\"\n - \"16212396\"\n - \"0%\"\n - \"/dev\"\n -\n - \"run\"\n - \"16221676\"\n - \"1320\"\n - \"16220356\"\n - \"1%\"\n - \"/run\"\n -\n - \"/dev/mapper/cryptroot\"\n - \"413806816\"\n - \"175636384\"\n - \"217080488\"\n - \"45%\"\n - \"/\"\n -\n - \"tmpfs\"\n - \"16221676\"\n - \"306964\"\n - \"15914712\"\n - \"2%\"\n - \"/dev/shm\"\n -\n - \"tmpfs\"\n - \"16221676\"\n - \"0\"\n - \"16221676\"\n - \"0%\"\n - \"/sys/fs/cgroup\"\n -\n - \"tmpfs\"\n - \"16221676\"\n - \"4704\"\n - \"16216972\"\n - \"1%\"\n - \"/tmp\"\n -\n - \"/dev/nvme0n1p1\"\n - \"262144\"\n - \"80256\"\n - \"181888\"\n - \"31%\"\n - \"/boot\"\n -\n - \"tmpfs\"\n - \"3244332\"\n - \"88\"\n - \"3244244\"\n - \"1%\"\n - \"/run/user/1000\"\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment