Icmpmon
A simple ICMP monitor with web interface.
Install / Use
/learn @Eun/IcmpmonREADME
ICMPMON
A simple ICMP monitor with web interface.
Prebuilt files are in the Releases section.
Running
icmpmon -c config.hjson
Warranty
This product comes without warranty in any form.
Building
Requirements
- golang 1.8
- gcc (for *nix)
- tdm64-gcc (for windows)
Building
git clone https://github.com/Eun/icmpmon.git
go get -u github.com/jinzhu/gorm/...
go get -u gopkg.in/eapache/channels.v1
go get -u golang.org/x/net/websocket
go get -u github.com/hjson/hjson-go
go get -u github.com/jteeuwen/go-bindata/...
cd icmpmon
./make.bat
Other notes
Uses mozilla's metrics-graphics.
Changelog
0.8:
Initial release
0.6:
Switched to metrics-graphics
Contributing
Pull requests are welcome.
Work that can be done
- Improve webinterface, better charts? or rewrite it at all?
Related Skills
tmux
342.5kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
xurl
342.5kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
blogwatcher
342.5kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
kubeshark
11.8kCluster-wide network observability for Kubernetes. Captures L4 packets, L7 API calls, and decrypted TLS traffic using eBPF, with full Kubernetes context. Available to AI agents via MCP and human operators via dashboard.

