Code Monkey home page Code Monkey logo

Comments (2)

AyushyaChitransh avatar AyushyaChitransh commented on July 17, 2024

How do I remove the offline nodes from the list?

The offline nodes go away on their own, but if you want to remove manually, restarting ethstats site would help it. You can control how long inactive nodes stay on screen by adjusting the MAX_INACTIVE_TIME variable at https://github.com/cubedro/eth-netstats/blob/master/lib/node.js#L6

Why the colors sometimes change between red, orange and green? What does it mean for each color?

Red represents danger, orange means its not in best state, green means it is in best shape. We usually take red colors as a sign of something went wrong. More information regarding the relation of color and value of different parameters can be found at web-app/.meteor/local/build/programs/web.browser/app/client/js/templateHelpers.js

Is it normal that sometimes the nodes show 0 peers or lower than it should be? I noticed that my nodes sometimes show 0 and 1. I'm expecting 3 because I have 3 sealnodes.

This is the number of nodes that one node is connected to. Usually nodes discover other nodes by themselves, but in case if I want to add a node manually from my end I would be connecting them manually. Connecting to the network describes in detail how nodes can be connected to each other.

from eth-netstats.

zulhfreelancer avatar zulhfreelancer commented on July 17, 2024

Thank you @AyushyaChitransh for the answer. Really appreciate it!

from eth-netstats.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.