Download List

Descripción del Proyecto

pp_watchdog is a Perl script which monitors configured URLs, and searches for
specified content in the response. If the content is not provided or the
request times out, then a state in a statefile is incremented and a
corresponding recovery-script is called. This script can be an individual
recovery-script for the monitored Web server. An example is provided. The
watchdog also sends an email notification to the admin. The script is safe to
run as a cronjob if timeouts are used for the monitoring and a lockfile is used
to prevent multiple instances. After a 4 unsucsessfull recover attempts, the
script stops trying to respond to the broken server to prevent overloading the
machine.

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.

2002-01-12 13:04
2.0

Este lanzamiento es una reescritura completa, la incorporación de un individuo límite de tiempo de respuesta y el tiempo de gracia para el servidor para recuperarse, más inteligente de autocontrol, y dos modos de depuración.
Tags: Minor feature enhancements
This release is a complete rewrite, incorporating an individual response time limit and grace time for the server to recover, smarter self monitoring, and two debug modes.

Project Resources