Download List

專案描述

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

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.
標籤: Minor bugfixes

2005-03-14 16:04
0.05

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.
標籤: Major feature enhancements

2005-03-08 17:54
0.04

The program now checks for unknown ping answers,
in which case it prints an error message and
terminates.
標籤: Minor bugfixes

2005-03-04 15:27
0.03

This release fixes taint checks on some systems (errors with netstat
use).
標籤: Minor bugfixes

2005-03-03 19:51
0.02

標籤: Initial freshmeat announcement

Project Resources