Skip to content

DigiNode Status Monitor (DGNSM) is a tiny utility that lets you monitor the status of your DigiByte Node from anywhere.

License

Notifications You must be signed in to change notification settings

DigiNode-Tools/DGNSM

Repository files navigation

DGNSM (DigiNode Status Monitor)

DGNSM (DigiNode Status Monitor) is a tiny software utility that lets you monitor the status of your DigiByte Node from anywhere via the diginode.online website.

  • Monitor your local DigiByte mainnet and/or testnet node from anywhere
  • Displays node block height, peer count, sync status, uptime and more
  • Also displays system status - cpu, memory and disk usage
  • Anonymous - sign in with Digi-ID (No email required)
  • Safe - no wallet information ever leaves your DigiByte node and no RPC ports are exposed to the internet

diginode.online

diginode.online

DGNSM

DGNSM

Debian / Ubuntu / ARM

sudo apt install build-essential git nano libcurl4-openssl-dev libjson-c-dev -y

git clone https://github.com/DigiNode-Tools/DGNSM/

cd DGNSM

make

mv dgnsm.config.template dgnsm.config

[ Get a free API key at diginode.online ]

nano dgnsm.config

./dgnsm

About

DigiNode Status Monitor (DGNSM) is a tiny utility that lets you monitor the status of your DigiByte Node from anywhere.

Resources

License

Stars

Watchers

Forks

Packages

No packages published