Check that netdata is running on the default port 19999. Note that netdata
does not by default respond to requests on public interfaces. I therefore
used an SSH tunnel from my laptop (ssh -fN -L 19999:localhost:19999 albertyw.com)
to connect to netdata (localhost:19999).