How does pool tool determine the platform version?

I’d like to measure what percentage of nodes run on Docker. Is there a way to do that?

image

How do these numbers come about?

2 Likes

Hi!

From cncli source:

When these platforms communicating with pooltool.io they just put a platform identifier…
So if you have a docker image then it could contain a reporting script towards pooltool.

If the above relies on voluntary push information, is it correct to assume that you can’t capture stats from nodes that don’t push? Do you know what percentage of nodes do these pushes? i.e. how accurate are these figures for example about node versions?

yes - this info comes from only volutary push info… so nodes not pushing info to pooltool wont presented in the stats…
from pooltool the number of pools who reporting height is around 450 node… out of 2683…

1 Like