Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gigsforlinux/c26f15d81894cc99e351511abc9c997a to your computer and use it in GitHub Desktop.
Save gigsforlinux/c26f15d81894cc99e351511abc9c997a to your computer and use it in GitHub Desktop.
I'll Do Anything Goes With Netdata- A Network Monitroing System For You
$ bash <(curl -Ss https://my-netdata.io/kickstart.sh)
$ sudo systemctl start netdata
$ sudo systemctl enable netdata
$ sudo systemctl status netdata
$ sudo vim /etc/netdata/netdata.conf
$ systemctl restart netdata
$ systemctl status netdata
http://server-ip:19999
@gigsforlinux
Copy link
Author

Screenshot from 2022-09-13 23-23-44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment