1 recipe shared
Installs the popular NetData monitoring tool ... which you can then access via: http://SERVER_IP:19999/ Uses pre-install and install steps from: https://github.com/firehol/netdata/wiki/Installa...
cd /root apt-get install -y zlib1g-dev uuid-dev libmnl-dev gcc make git autoconf autoconf-archive autogen automake pkg-config curl curl -Ss 'https://raw.githubusercontent.com/firehol/netdata-demo-site/master/install-required-packages.sh' >/tmp/kickstart.sh && bash /tmp/kickstart.sh -i netdata-all --dont-wait git clone https://github.com/firehol/netdata.git --depth=1