Download List

Descripción del Proyecto

pmping is a script that pings multiple hosts in
parallel and gives audible results depending on
host state. The sounds come from the internal PC
speaker, thus not needing a sound card. It beeps
when a host OS is losing many packets, or when it
is down. If the host is down, the script can send
an email notification or run a command. All
aspects are fully customisable by the user.

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.

2005-04-27 14:43
0.06

Recarga de configuración dinámica fue corregido. Se hace un intento para capturar los errores de conexión SMTP al enviar correo electrónico de notificación. El método de control de errores de la red se ha cambiado.
Tags: Minor bugfixes
Dynamic configuration reloading was corrected. An
attempt is made to catch SMTP connection errors
when sending notification email. The method for
checking network errors was changed.

2005-03-14 16:04
0.05

Una opción de línea de comando para seleccionar otro archivo de configuración ha sido añadida. La documentación se ha actualizado. Manipulación Opción ahora utiliza Getopt:: Long en lugar de Getopt:: Std así se admiten nombres de las opciones de largo. Un mensaje de ayuda se ha añadido. Un "verbose" modo fue añadida. "Advertencias" sólo se muestran en modo de depuración. Un error relativo a la detección de respuesta desconocido fue corregido. Otros cambios en el código le fueron hechas.
Tags: Major feature enhancements
A command line option to select another config
file was added. The documentation was updated.
Option handling now uses Getopt::Long instead of
Getopt::Std so long option names are supported. A
help message was added. A "verbose" mode was
added. "Warnings" are only shown in debug mode. An
error concerning unknown answer detection was
corrected. Other minor code changes were made.

2005-03-08 17:54
0.04

El programa comprueba ahora desconocido ping respuestas, en cuyo caso se imprime un mensaje de error y acaba.
Tags: Minor bugfixes
The program now checks for unknown ping answers,
in which case it prints an error message and
terminates.

2005-03-04 15:27
0.03

Esta versión corrige mancha controles en algunos sistemas (los errores con el uso de netstat).
Tags: Minor bugfixes
This release fixes taint checks on some systems (errors with netstat
use).

2005-03-03 19:51
0.02

Tags: Initial freshmeat announcement

Project Resources