Netdata is a very powerful node monitoring service, which sadly advertises it's cloud stuff [so much], that people think you can't use it without the cloud..

Cloud advertisements

You can actually disable all cloud nags with this simple trick:

sudo editor /var/lib/netdata/cloud.d/cloud.conf
[global]
    enabled = no

Then restart netdata sudo systemctl restart netdata.