diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:36:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:36:35 +0000 |
commit | 42510f4ef40d01007be81bc931dcf02633593d85 (patch) | |
tree | 1b44592fcdf1574284f314f3fb6624695a602961 /net/apinger | |
parent | 74c050c18330bb94c2f6fd798e9e9baa6643274e (diff) | |
download | ports-42510f4ef40d01007be81bc931dcf02633593d85.tar.gz ports-42510f4ef40d01007be81bc931dcf02633593d85.zip |
Notes
Diffstat (limited to 'net/apinger')
-rw-r--r-- | net/apinger/pkg-descr | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/net/apinger/pkg-descr b/net/apinger/pkg-descr index abae9af965d9..d307944a5afb 100644 --- a/net/apinger/pkg-descr +++ b/net/apinger/pkg-descr @@ -1,9 +1,8 @@ -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 +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. -Author: Jacek Konieczny <jajcus@pld.org.pl> -WWW: http://www.bnet.pl/~jajcus/apinger/ +WWW: http://www.bnet.pl/~jajcus/apinger/ |