새소식

System Management

Netdata 모니터링 설치

  • -

1). 시스템 준비 명령어


[centos]

yum install autoconf automake curl gcc git libmnl-devel libuuid-devel lm-sensors make MySQL-python nc pkgconfig python python-psycopg2 PyYAML zlib-devel


[ubuntu]

apt-get install zlib1g-dev uuid-dev libmnl-dev gcc make git autoconf autoconf-archive autogen automake pkg-config curl


2). 코드 다운로드

git clone https://github.com/firehol/netdata.git --depth=1
cd netdata


3). 설치

./netdata-installer.sh --install /opt


4). 실행

http://localhost:19999/
Contents

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.