Created
July 15, 2019 06:23
-
-
Save sintret/ee6933958079fe73114245ad83e25097 to your computer and use it in GitHub Desktop.
netdata
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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