Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Dynamische Konfiguration verladen wurde korrigiert. Es wird versucht zu fangen SMTP-Verbindung Fehler beim Versand von E-Mail. Die Methode für die Kontrolle der Netzwerk-Fehler wurde geändert.
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

Ein Kommandozeilen-Option auf eine andere Konfigurationsdatei wählen Sie wurde hinzugefügt. Die Dokumentation wurde aktualisiert. Option Handhabung verwendet nun Getopt:: Long statt Getopt:: Std-Option so lange Namen unterstützt werden. Ein Hilfe-Nachricht wurde hinzugefügt. A "verbose"-Modus wurde hinzugefügt. "Warnungen" sind nur im Debug-Modus angezeigt. Ein Fehler über unbekannte Antwort Detektion wurde korrigiert. Weitere geringfügige Änderungen am Code vorgenommen.
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

Das Programm prüft nun für unbekannte Ping-Antworten, in welchem Fall es gibt eine Fehlermeldung aus und beendet.
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

Diese Version behebt Makel Kontrollen auf einigen Systemen (Fehler mit 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