Skip to content

Instantly share code, notes, and snippets.

@dannysauer
Created January 26, 2019 05:16
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 dannysauer/3a709fb58ada33b6da273cee35c26a78 to your computer and use it in GitHub Desktop.
Save dannysauer/3a709fb58ada33b6da273cee35c26a78 to your computer and use it in GitHub Desktop.
Set up netdata
cd /usr/local/src
sudo mkdir netdata && sudo chown --reference=$HOME netdata/
git clone https://github.com/netdata/netdata.git --depth=100
cd netdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment