Configure Netdata Real Time Performance Monitoring Tool

Step : 1 Install Required Packages

yum -y install autoconf git curl automake gcc libmnl-devel libuuid-devel lm_sensors make MySQL-python nc pkgconfig zlib-devel python python-psycopg2 PyYAML psmic

Step : 2 Clone the Netdata from git

git clone https://github.com/firehol/netdata.git --depth1

The above command will download the netdata installation package on your current directory.

Just go in to the netdata directory and run the installation script i.e. netdata-installer.sh

./netdata-installer.sh

Once installation completed you can access netdata web access by http://localhost:19999

The default port used by netdata is 19999.

Source : http://www.elinuxbook.com/netdata-for-real-time-performance-monitor-in-linux/


关于作者: 网站小编

码农网专注IT技术教程资源分享平台,学习资源下载网站,58码农网包含计算机技术、网站程序源码下载、编程技术论坛、互联网资源下载等产品服务,提供原创、优质、完整内容的专业码农交流分享平台。

热门文章