Please refer to Git:https://github.com/firehol/netdata/wiki for specific netdata introduction.
The following only describes the installation and use of Netdata under CentOS:
1. Installation of the basic compilation environment required for installing NETDATA:
Yum install zlib-devel gcc make git autoconf autogen automake pkgconfig
2. Download and install Netdata (requires root access)
cd/usr/local/src/(the directory you built is OK, not necessarily under this directory)
wget http://firehol.org/download/netdata/releases/v1.0.0/netdata-1.0.0.tar.gz
tar-xf netdata-1.0.0.tar.gz
CD netdata-1.0.0
./netdata-installer.sh
3, directly with the browser access http://127.0.0.1:19999
: You can enter the main interface. (19999 is the default port of the software, configured in the configuration file)
4. Configuration file:/etc/netdata/netdata.conf
There's port configuration, and so on.
5, start the Shutdown Service command (after the installation is successful will also come out in English instructions)
A, off (the installation is successfully enabled by default)Killall netdata
B, open /user/sbin/netdata
6.
One:
Both:
Netdata is a real-time Linux performance monitoring Tool