This repository was archived by the owner on Feb 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Jajcus edited this page May 7, 2011
·
2 revisions
Please note this project has not been updated for years and have never really functioned correctly.
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.
There are two mailing list available for the project:
- apinger@lists.jajcus.net — general Alarm Pinger discussion.
- apinger-commits@lists.jajcus.net — git commits notifications