NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
profeta64
Apr 21, 2018Luminary
Netdata NT not working on OS 6.9.3
Dear all,
I installed the Netdata NT app on my RN214 with current 6.9.3 ReadyOS.
When I go to the webpage of the software, there is nothing... completely blank.
I tried to install also PHP, but nothing happens.
Currently I have running: Plex, Linux-Dash
So, I give me the soluton, based on other forums -> https://github.com/firehol/netdata/issues/1461
# become root sudo su # install all the packages needed to build and run netdata curl -Ss 'https://raw.githubusercontent.com/firehol/netdata-demo-site/master/install-required-packages.sh' >/tmp/kickstart.sh && bash /tmp/kickstart.sh -i netdata # press ENTER or Y as instructed # download netdata cd /usr/src git clone https://github.com/firehol/netdata.git --depth=1 cd netdata ./netdata-installer.sh
This olution seems to solve all the issues, now netdata is reachable using http://this.machine.ip:19999/
1 Reply
Replies have been turned off for this discussion
- profeta64Luminary
So, I give me the soluton, based on other forums -> https://github.com/firehol/netdata/issues/1461
# become root sudo su # install all the packages needed to build and run netdata curl -Ss 'https://raw.githubusercontent.com/firehol/netdata-demo-site/master/install-required-packages.sh' >/tmp/kickstart.sh && bash /tmp/kickstart.sh -i netdata # press ENTER or Y as instructed # download netdata cd /usr/src git clone https://github.com/firehol/netdata.git --depth=1 cd netdata ./netdata-installer.sh
This olution seems to solve all the issues, now netdata is reachable using http://this.machine.ip:19999/
Related Content
- Jul 08, 2018Retired_Member
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!