CentOS 6.x source code installation Netdata

Source: Internet
Author: User
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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.