./wip/apinger, IP/icmp based device monitoring tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.1, Package name: apinger-0.6.1, Maintainer: ada

Alarm Pinger (apinger) is a little tool which monitors various IP
devices by simple ICMP echo requests. Unlike most Perl or shell
script tools, it does not spawn processes or use much CPU time,
and is ideal for when one wants continuous monitoring and fast
response upon target failure. It is written in C and supports both
IPv4 and IPv6.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 9b2b86b4d0e079d900bddfb966b38201894cf9d4
Filesize: 130.983 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-30 09:31:43 by ada | Files touched by this commit (1)
Log message:
Remove bogus SUBDIR
   2015-03-18 13:09:58 by ada | Files touched by this commit (1)
Log message:
added SUBDIR+=apinger
   2015-03-18 13:07:53 by ada | Files touched by this commit (4)
Log message:
Adding apinger to wip
apinger is an IP/icmp based device monitoring tool