Skip to content

Instantly share code, notes, and snippets.

@kantord
Created September 28, 2019 14:43
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/f10e215ee499c59523f6ac489135e399 to your computer and use it in GitHub Desktop.
Save kantord/f10e215ee499c59523f6ac489135e399 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 - \"1360\"\n - \"16220316\"\n - \"1%\"\n - \"/run\"\n -\n - \"/dev/mapper/cryptroot\"\n - \"413806816\"\n - \"175826888\"\n - \"216889984\"\n - \"45%\"\n - \"/\"\n -\n - \"tmpfs\"\n - \"16221676\"\n - \"430304\"\n - \"15791372\"\n - \"3%\"\n - \"/dev/shm\"\n -\n - \"tmpfs\"\n - \"16221676\"\n - \"0\"\n - \"16221676\"\n - \"0%\"\n - \"/sys/fs/cgroup\"\n -\n - \"tmpfs\"\n - \"16221676\"\n - \"7216\"\n - \"16214460\"\n - \"1%\"\n - \"/tmp\"\n -\n - \"/dev/nvme0n1p1\"\n - \"262144\"\n - \"80256\"\n - \"181888\"\n - \"31%\"\n - \"/boot\"\n -\n - \"tmpfs\"\n - \"3244332\"\n - \"96\"\n - \"3244236\"\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