<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [mrtg] Parsing HTML GUI</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>>(First message to the list!)<BR>
<BR>
>My modem (a 2WIRE 1800HG used in fully-bridged mode) does not offer telnet or<BR>
>SNMP access. I can only get to it via http/s. Unfortunately, I have no<BR>
>knowledge of perl, to be able to hack a script for this purpose.<BR>
<BR>
I wrote up something like that a long time ago. I used LWP.pm as the main parsing engine. Unfortunately, that was several jobs ago, so I don't believe I have the source.<BR>
<BR>
But LWP is a fairly simple module to use in perl, so I would recommend that you take this as a great opportunity to be introduced to perl.<BR>
<BR>
perldoc LWP should give you enough guidance to get started.<BR>
<BR>
>Is this list appropriate to ask help for something like this? <BR>
<BR>
Yes.<BR>
<BR>
>Happy to post the HTML page with the stats if needed.<BR>
<BR>
Not until you get to the point that you need help with the regex.<BR>
--<BR>
Dan McDonald, CCIE #2495, CISSP # 78281, CNX</FONT>
</P>
</BODY>
</HTML>