calxibe / StorjMonitor

Node.js script for publishing data from local Storj nodes to Storjstat.com
15 stars 14 forks source link

Port in new version #22

Closed xorgkc closed 6 years ago

xorgkc commented 6 years ago

Looks like the March version asks for IP and port but can only handle one port number. I have 4 nodes on one PC. Is there a way to config with multiple nodes in same script?

stefanbenten commented 6 years ago

This is an config option to check the Daemon on a remote server, not the individual node. Thus you dont need to worry about it, if you run it on the same PC!

The IP and Port you can configure is only for the connection to the daemon, which manages your nodes. The Monitor still works with mulitple nodes as before!