SkillAgentSearch skills...

Icmpmon

A simple ICMP monitor with web interface.

Install / Use

/learn @Eun/Icmpmon
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

ICMPMON

A simple ICMP monitor with web interface.


Demo

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

View on GitHub
GitHub Stars32
CategoryOperations
Updated5mo ago
Forks0

Languages

JavaScript

Security Score

92/100

Audited on Oct 4, 2025

No findings