Télécharger la liste

Description du projet

Modem.pl is a small script that scrapes the Web
interface of a Motorola SURFboard cable modem for
various status conditions like signal strength and
signal to noise ratio. The results are sent to
STDOUT where they can be easily piped into a log
file. The modem values are also checked for
reasonable operating ranges. If the modem values
are outside of reasonable operating ranges,
results are also sent to STDERR. When run from a
cron job, modem.pl can be used to monitor the
condition of the cable service and notify someone
before conditions cause service interruptions.

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.

2007-02-22 17:01 Retour à la liste release
0.13

Cette version supporte maintenant des modèles SB5100, SB5100E, SB5101, et SBV5120E. La dépendance à l'LWP:: Simple a été retiré, donc ça devrait fonctionner hors de la boîte sur tout système qui peut fonctionner Perl.
Tags: Minor feature enhancements
This release now supports models SB5100, SB5100E,
SB5101, and SBV5120E. The dependency on
LWP::Simple was removed, so it should work out of
the box on any system that can run Perl.

Project Resources