Download List

项目描述

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.

系统要求

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-03-06 19:10
0.15

确认支持模型SB4200。 modem_graph.pl已得到修复压制“,试图把horiz列表部分两次”从librsvg警告。
标签: 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

现在支持记录到RRDs数据库。如果RRDs Perl包可用,modem.pl也将记录到RRDs数据库(创建一个新的如果需要的话)。结果可以进行监测,并定期rddtools作图使用。第二个脚本,modem_graph.pl,是包括,将创建每月,每日,每小时调制解调器和PNG格式的状态图。
标签: 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

此版本现在支持型号SB5100,SB5100E,SB5101,和SBV5120E。关于依赖的LWP::简单的被删除,因此应该对任何系统,可以运行Perl开箱。
标签: 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

标签: Initial freshmeat announcement

Project Resources