Télécharger la liste

Description du projet

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.

Système requise

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

Dynamic rechargement de configuration a été corrigé. Une tentative est faite pour attraper les erreurs de connexion SMTP lors de l'envoi courriel de notification. La méthode de vérification des erreurs réseau a été changé.
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

Une option de ligne de commande pour sélectionner un autre fichier de configuration a été ajouté. La documentation a été mise à jour. Option de gestion utilise maintenant Getopt:: Long au lieu de Getopt:: Std si les noms des options longues sont pris en charge. Un message d'aide a été ajouté. Un verbose "mode" a été ajoutée. "Avertissements" sont affichés en mode débogage. Une erreur concernant la détection de réponse inconnue a été corrigé. D'autres changements mineurs dans le code ont été faites.
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

Le programme vérifie maintenant Ping inconnus réponses, auquel cas il affiche un message d'erreur et se termine.
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

Cette version corrige des contrôles taint communiqué sur certains systèmes (erreurs à l'utilisation 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