Download List

Projeto Descrição

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

Dinâmica de recarga de configuração foi corrigido. Uma tentativa é feita para pegar erros de conexão SMTP ao enviar e-mail de notificação. O método de verificação de erros de rede foi alterada.
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

A opção de linha de comando para selecionar outro arquivo de configuração foi adicionado. A documentação foi atualizada. Manipulação Opção agora usa Getopt:: Long em vez de Getopt:: Std opção para nomes longos são suportados. Uma mensagem de ajuda foi adicionado. Um detalhado modo "foi adicionado. "Avisos" são apenas mostradas no modo de depuração. Um erro de detecção de resposta desconhecido foi corrigido. Outras pequenas mudanças de código foram feitos.
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

O programa agora verifica ping desconhecido respostas, caso em que ele imprime uma mensagem de erro e termina.
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 versão corrige mácula verifica em alguns sistemas (erros com o uso do 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