sui-probe

module
v0.0.0-...-9018d92 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2023 License: MIT

README

Sui Probe Logo

Sui Probe project

A health-checker for your Sui Node, checks sync status and more.

Specifically made easy to deploy on any Golang supported platforms, including Plan9 and Illumos.

Screenshots

Main page Node statistics page

Usage

Run the executable and navigate to http://localhost:1323 to see the main page.

It also works without Javascript.

Installation

You can install pre-compiled binaries from the releases page or compile this project from the source.

You can also check out installation instructions in the wiki.

Compilation

You need to have Golang, Git installed on your system.

Run it directly from the source code:

go run github.com/hypeinfra/sui-probe/cmd/suiprobe@latest

Remember about GOPROXY, it will cache it for some time. Change it to direct if you want to get the latest version.

Systemd service

You can run it as a systemd service, check the instructions in the wiki.

Hacking

Directory structure:

  • cmd/suiprobe - main executable, contains the web server
  • sui - Sui client library (API)
  • templates - HTML templates
  • static - static assets (CSS, JS, images)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL