Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.
Jajcus edited this page May 7, 2011 · 2 revisions

Alarm Pinger

Please note this project has not been updated for years and have never really functioned correctly.

About Alarm Pinger

Alarm Pinger (apinger) is a little tool which monitors various IP devices by simple ICMP echo requests. There are various other tools, that can do this, but most of them are shell or perl scripts, spawning many processes, thus much CPU-expensive, especially when one wants continuous monitoring and fast response on target failure. Alarm Pinger is a single program written in C, so it doesn't need much CPU power even when monitoring many targets with frequent probes. Alarm Pinger supports both IPv4 and IPv6. The code have been tested on Linux and FreeBSD.

Mailing Lists

There are two mailing list available for the project:

Clone this wiki locally