Skip to content

tooling: node health-check script (RPC + height + peers) #811

Description

@satyakwok

A small script (bash or Python) that reports node health against an RPC endpoint:

  • RPC reachable
  • current block height and whether it is advancing
  • peer count

Useful for anyone running a node or a public RPC. Good first issue — single self-contained script, uses standard JSON-RPC calls. Distinct from the Grafana dashboard work in #625.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions