Hi! Just installed NetData on DietPi v6.34.
Installation was ok, but i can’t access the web interface @ ip:19999
dietpi-services status netdata returns this
DietPi-Services
─────────────────────────────────────────────────────
Mode: status netdata
[ OK ] DietPi-Services | netdata active (running) since Wed 2020-12-23 09:26:33 GMT; 12s ago
Hi,
many thanks for your message. This is an expected behavior. You can have a look to our online docs > Netdata > Troubleshooting
https://dietpi.com/docs/software/system_stats/#netdata
By default NetData is listen to localhost - 127.0.0.1 only.
i’ve tried both with no luck
pls can you be more specific. What did you tried?
access the interface through 127.0.0.1:19999 or localhost:19999
i also tried to run the following commands:
cd /etc/netdata
edit-config netdata.config
but says command not found
127.0.0.1:19999 or localhost:19999 are reachable on the system themselves only and not from a client inside the local network.
And to edit a file, use nano
nano /etc/netdata/netdata.conf
127.0.0.1:19999 or localhost:19999 are reachable on the system themselves only and not from a client inside the local network.
And to edit a file, use nano
nano /etc/netdata/netdata.conf
Thanks for your patience, works like a charm now