Skip to content

Instantly share code, notes, and snippets.

@sintret
Created July 15, 2019 06:23
Show Gist options
  • Save sintret/ee6933958079fe73114245ad83e25097 to your computer and use it in GitHub Desktop.
Save sintret/ee6933958079fe73114245ad83e25097 to your computer and use it in GitHub Desktop.
netdata
https://www.vultr.com/docs/installing-netdata-on-debian-9
sudo apt-get install zlib1g-dev uuid-dev libmnl-dev gcc make git autoconf autoconf-archive autogen automake pkg-config curl
cd ~
git clone https://github.com/firehol/netdata.git --depth=1
cd netdata
./netdata-installer.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment