SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: vectoravtech on February 04, 2019, 12:01:33 AM

Title: this is how I got netdata working after the apt method didnt work
Post by: vectoravtech on February 04, 2019, 12:01:33 AM
sudo apt-get update
sudo apt-get upgrade  first then bash <(curl -Ss https://my-netdata.io/kickstart.sh)

and this to watch the graphs from the dashboard in the browser so you can tell when hardware is going bad http://localhost:19999

sudo ufw allow 19999/tcp

http://your_server_ip:19999

sudo nano /etc/netdata/netdata.conf nano or whichever notepad viewer you use

netstat -plntu check your own info

https://youtu.be/tevHOJfS-pY

(https://i.imgur.com/Z77RLtc.png)

please confirm it works as I found on this system type and a fresh install of Sparky try the apt netdata first to get the error ty

nginx if you want to use a hostname instead of an ip


source https://docs.netdata.cloud/packaging/installer/