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
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