apinger: add apinger package 1128/head
authorAlex Samorukov <samm@os2.kiev.ua>
Wed, 8 Apr 2015 17:07:52 +0000 (17:07 +0000)
committerAlex Samorukov <samm@os2.kiev.ua>
Wed, 8 Apr 2015 17:07:52 +0000 (17:07 +0000)
commit11e83c69281842975db5c49664f20c1c2d08441a
tree8030f8c5fb1839745623778ad0cd54829cacbf18
parentf64a24267c7b27a80170e2d3cbeae0dc1b786e81
apinger: add apinger package

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.

Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
net/apinger/Makefile [new file with mode: 0644]
net/apinger/files/apinger.init [new file with mode: 0644]
net/apinger/patches/001-autoreconf.patch [new file with mode: 0644]
net/apinger/patches/002-run_as_user.patch [new file with mode: 0644]
net/apinger/patches/003-no_docs.patch [new file with mode: 0644]