From 3583bb35552b55b354e85fc002b80d4c8964f1aa Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 6 Jan 2004 23:37:03 +0000 Subject: Add icpld-0.5.0, ICPLD (Internet Connection Performance Logging Daemon) is a daemon which, by sending ICMP requests to an IP address of your choice, monitors whether your machine has a working network connection. It will log any failed attempts, and will stamp a log as soon as a reply is received. It keeps track of when the connection was unavailable, as well as for how long. It records both total down time and each occasion of interrupted connection. The log can also be duplicated in HTML format to put online. --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 7e4f51046e02..d38b7db39141 100644 --- a/net/Makefile +++ b/net/Makefile @@ -224,6 +224,7 @@ SUBDIR += icmpinfo SUBDIR += icmpmonitor SUBDIR += icmpquery + SUBDIR += icpld SUBDIR += icqlib SUBDIR += icqlib0 SUBDIR += icqnix -- cgit v1.2.3