STRONG node metrics

There have been quite a few people asking about node metrics to figure out which node they should signal.

Until the team has time to set up their own metrics overview i’ve tried to fill the gap with an ethstat server: http://strongstats.mortysnode.nl/

To get your node listed you need to either include an extra setting in your cmdline or in your config.toml:

If your using a configuration file with your node (config.toml usually) add this to the file:

[Ethstats]
URL = "yournodename:STRONG4EVER@strongstats.mortysnode.nl:3000"

If your using the cmdline to set all the configuration settings add this:

--ethstats yournodename:STRONG4EVER@strongstats.mortysnode.nl:3000

Make sure you replace yournodename with the name you want shown on the stats page.

Leave a comment