1.在开始安装前,你需要确保已经安装zlib,
你还需要有一个基本的构建环境,git,gcc,autoconf,autogen,automake,pkg-config.
2. 下载netdata 地址:https://github.com/firehol/netdata,也可以使用git:
git clone https://github.com/firehol/netdata.git --depth=1
这里偶主要介绍ubuntu安装方式
apt-get install zlib1g-dev gcc make git autoconf autogen automake pkg-config
准备工作好以后,接下来就是安装软件
这个就简单了,
进入目录,然后 ./netdata-installer.sh 就可以安装了
安装好以后,访问地址: http://127.0.0.1:19999/