You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-net_apinger

29 lines
1.1 KiB

Source-Makefile: feeds/packages/net/apinger/Makefile
Package: apinger
Version: 2015-04-09-78eb328721ba1a10571c19df95acd-1
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread
Conflicts:
Menu-Depends:
Provides:
Section: net
Category: Network
Repository: base
Title: Tool which monitors various IP devices by simple ICMP echo requests
Maintainer: Alex Samorukov <samm@os2.kiev.ua>
Source: apinger-2015-04-09-78eb328721ba1a10571c19df95acd.tar.xz
License: GPL-2.0-only
Type: ipkg
Description: 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.
https://github.com/Jajcus/apinger
Alex Samorukov <samm@os2.kiev.ua>
@@