Situatie
Dorim sa monitorizam in timp real performantele unui echipament.
Solutie
Pasi de urmat
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
Clonare repo git:
git clone https://github.com/firehol/netdata.git --depth=1
Instalare:
cd netdata
./netdata-installer.sh
Leave A Comment?