Netdata Introduction
Netdata is a highly optimized Linux daemon that provides real-time performance monitoring for Linux systems, applications, SNMP services, and so on.
Github:https://github.com/firehol/netdata/wiki/installation (Installation tutorial)
Open source China: http://www.oschina.net/p/netdata/similar_projects (Netdata profile) Netdata installation
# Download Dependency Pack
Yum install autoconf automake curl gcc git libmnl-devel libuuid-devel lm_sensors make Mysql-python NC pkgconfi G python python-psycopg2 Pyyaml zlib-devel
# github on the git clone author native is too slow, story wget download source package () wget https://
Github.com/firehol/netdata/releases/download/v1.6.0/netdata-1.6.0.tar.gz-p/usr/loca/src
cd/usr/local/src/ && tar zxvf netdata-1.6.0.tar.gz && cd netdata-1.6.0
/netdata-installer.sh--install/opt
# The author here Specifies to install to/opt, the reader can customize the installation path
Netdata UseStart
/opt/netdata/usr/sbin/netdata
Stop it
Killall Netdata
Join power-on Boot
Echo '/opt/netdata/usr/sbin/netdata ' >>/etc/rc.d/rc.local
netdata Configuration
/opt/netdata/etc/netdata/netdata.conf ERRORS
2017-03-22 08:59:58:netdata:error:ipv6 socket () on IP ':: ' Port 19999 failed. (errno, address family not supported by protocol)
2017-03-22 08:59:58:netdata:error:cannot bind to IP ':: ', port 19999 Note: My local environment IPV6 is off state