EdMon is a monitoring tool used for monitoring EDB (Ethereum Databases) nodes. In this tutorial, we will show you how to install EdMon on a Windows 10 operating system.
Before installing EdMon on Windows 10, ensure that you have the following prerequisites:
Follow these steps to install EdMon on Windows 10:
Open Git Bash or any other terminal on your system.
Clone the EdMon repository using the below command:
git clone https://github.com/Edraens/edmon.git
Navigate to the cloned repository using the below command:
cd edmon
Build the EdMon binary using the below command:
go build
Once the build is successful, you should see a newly created binary named edmon
in the current directory.
Finally, run the EdMon binary using the below command:
./edmon --node "http://localhost:8545" --interval 10
Replace --node
with the RPC endpoint of your Ethereum node and--interval
with the time interval in seconds at which you want to monitor the node. By default, Edmon monitors the node every 10 seconds.
Congratulations! you have successfully installed EdMon on your Windows 10 OS. Now, you can start using it to monitor your Ethereum node.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!