easeprobe
A simple, standalone, and lightweight tool that can do health/status checking, written in Go.
How to download and setup easeprobe
Open terminal and run command
git clone https://github.com/megaease/easeprobe.git
git clone is used to create a copy or clone of easeprobe repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with easeprobe https://github.com/megaease/easeprobe/archive/master.zip
Or simply clone easeprobe with SSH
[email protected]:megaease/easeprobe.git