Situatie
Dorim sa monitorizam in timp real performantele unui echipament.
Solutie
Pasi de urmat
1. Instalarea pachetelor:
Debian/Ubuntu:
apt-get install zlib1g-dev gcc make git autoconf autogen automake pkg-config
CentOS/Redhat
yum install zlib-devel gcc make git autoconf autogen automake pkgconfig
2. Clonare repo git:
git clone https://github.com/firehol/netdata.git --depth=1
3. Instalare:
cd netdata
./netdata-installer.sh
Leave A Comment?