Download List

Descripción del Proyecto

ICPLD (Internet Connection Performance Logging Daemon) is a connection monitor that sends ICMP requests to IP addresses of your choice and monitors if your machine has a working network connection. It logs failed attempts to reach the hosts, and will stamp a log as soon as a reply is received. It keeps track of when and for how long the connection was unavailable and records both total down time and each occasion of interrupted connection. It supports IPv6 and can execute a command whenever a connection goes up or down, which is useful for alerting users.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-29 23:28
1.1.5

Esto es simplemente una versión de mantenimiento, que sustituye a una reciente obsoleta estructura. Un cambio notable es que icpld ahora compila con soporte IPv6 por defecto.
Tags: Minor feature enhancements
This is simply a maintenance release which
replaces a recently deprecated struct. A
noticeable change is that icpld now compiles with
IPv6 support by default.

2006-04-27 19:39
1.1.4

Esta versión incluye dos scripts de inicio. No hay cambios en el código se han hecho en absoluto.
This release adds two init scripts. No code changes have been made whatsoever.

2006-04-26 22:58
1.1.3

Esta versión incluye la err-y-err6 opciones, que permiten guardar un registro de la secuencia de ping que falló y provocó icpld para erradicar la conexión como muerto. El raro y un poco vergonzoso "no se puede escribir en el archivo de registros IPv6" error es fijo. Los paquetes binarios no están siendo puestos en libertad.
Tags: Minor feature enhancements
This release adds the -err and -err6 options, which allow you to save a log of the ping sequence that failed and caused icpld to stamp the connection as dead. The rare and slightly embarrassing "Can't write to IPv6 logfile" bug is fixed. Binary packages are no longer being released.

2005-06-20 04:30
1.1.1

Esta versión corrige algunos errores, así como NetBSD y OpenBSD accidentes. Además, introduce dos nuevas opciones,-interfaz y archivo_err. / interfaz te permite indicar a icpld que la interfaz o la dirección de origen a utilizar para enviar las señales de ICMP. -archivo_err establece la ruta al archivo que icpld debe escribir la salida detallada relativa a un intento de hacer ping no. Ambas opciones son muy útiles para la solución de problemas de red.
Tags: Minor feature enhancements
This release fixes a few minor bugs as well as NetBSD and
OpenBSD crashes. It also introduces two new options, -iface
and -errfile. -iface allows you to tell icpld which interface or
source address to use to send the ICMP signals. -errfile sets
the path to which file icpld should write verbose output
concerning a failed ping attempt. Both options are very
useful for network troubleshooting.

2005-04-04 02:05
1.1.0

Esta versión presenta la opción de separar, que se icpld tenedor de un proceso que se está corriendo en primer plano. También soluciona algunos errores de menor importancia se refieren principalmente a cambios en el compilador gcc.
Tags: Minor feature enhancements
This release introduces the -detach option, which will fork an icpld process that's being ran in the foreground. It also fixes a few minor bugs mainly concerning updates in the gcc compiler.

Project Resources