You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to collect system metrics on a specific server and want to use the same server as master too.
Do I need to install node and master?
I use version v2.0.25-2ubuntu0.16.04.4 and I don't know whether there is a built in webserver.
If I have to setup my own webserver, where is the data of the master to show in the browser?
My node listens on port 4949 and i can successfully connect on the same server via nc -zv 127.0.0.1 4949 but in the node log i see Denying connection from: ::ffff:127.0.0.1 . what is wrong?
Accessing master via URL does not work (has to do with webserver i guess?)
The text was updated successfully, but these errors were encountered:
I want to collect system metrics on a specific server and want to use the same server as master too.
v2.0.25-2ubuntu0.16.04.4
and I don't know whether there is a built in webserver.nc -zv 127.0.0.1 4949
but in the node log i seeDenying connection from: ::ffff:127.0.0.1
. what is wrong?The text was updated successfully, but these errors were encountered: