Downloadliste

Projektbeschreibung

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.

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.

2007-03-06 19:10
0.15

Bestätigt Unterstützung für das Modell SB4200. modem_graph.pl wurde behoben zu unterdrücken "Versuch, Segment horiz Liste gesetzt zweimal" Warnungen von librsvg.
Tags: Minor bugfixes
Confirmed support for model SB4200. modem_graph.pl has been fixed to suppress "attempt to put segment in horiz list twice" warnings from librsvg.

2007-02-28 20:46
0.14

Unterstützt jetzt Protokollierung RRDs Datenbanken. Wenn die RRDs Perl-Paket verfügbar ist, wird auch modem.pl Anmeldung an einem RRDs Datenbank (einen neuen zu erstellen falls nötig). Die Ergebnisse können dann überwacht werden grafisch dargestellt und mit regulären rddtools. Ein zweites Skript, modem_graph.pl, ist im Preis inbegriffen, die monatlich, täglich zu schaffen, wird und stündlich Modem-Status Grafiken im PNG-Format.
Tags: Major feature enhancements
Now supports logging to RRDs databases. If the RRDs Perl package is available, modem.pl will also log to an RRDs database (creating a new one if needed). The results can then be monitored and graphed using regular rddtools. A second script, modem_graph.pl, is included that will create monthly, daily, and hourly modem status graphs in PNG format.

2007-02-22 17:01
0.13

Diese Version unterstützt nun auch Modelle SB5100, SB5100E, SB5101 und SBV5120E. Die Abhängigkeit von LWP:: Simple wurde entfernt, damit es klappt der Box auf jedem System ausgeführt werden kann, dass Perl sollte.
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.

2007-02-18 07:15
0.10

Tags: Initial freshmeat announcement

Project Resources