Ramon, I don't have a WET11 to work with, but other Linksys gear I have returns pretty plain html code from an http "GET" request to the http://linksys/status.htm page (where linksys is the ip address of the wireless device of course). Although some java-script is used in generating the page, the salient information is all right there in plain ASCI text and easily parsed with a bit of perl.
On separate note, do you mind if I contact you offline regarding wireless services in Nome. I'm working on a project that will use Nome as a base station for much of the summer and I'd like to learn more about your services and possibly propose a collaboration. Regards, Val Schmidt ________________________________________________ Val Schmidt Lamont Doherty Earth Observatory of Columbia University 61 Route 9W Palisades, NY 10964 m: 614 286 3726 vschmidt[AT]ldeo.columbia.edu > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nycwireless- > [EMAIL PROTECTED] On Behalf Of Ramon Gandia > Sent: Friday, January 23, 2004 6:51 AM > To: [EMAIL PROTECTED] > Subject: [nycwireless] WET11 help > > I have about 60 of the WET11's deployed. If I browse to the > address of the WET11, I get a web page that has "setup", > "status" and the like. > > Of particular interest to me is to be able to read the "status" > page from within a Linux application or script, perhaps using > wget or curl. > > Unfortunately for me, the whole thing is in JavaScript with > which I am not familiar enough to be able to decipher or > work with. > > Perhaps some kind soul out there in NYC-land can help me with > this. I can supply a WET11, or one of mine could possibly > be accessed via the internet for the purpose. > > Basically what I want to do from Linux is to read, sequentially, > all 60 WET11 and display a summary of the status, such as > name, mac addr, essid and link quality. That would save me > from having to browse to each and every wet11. Units giving > trouble would stand out. I can certainly do most of the > bash scripting for this, but getting the info from the WET11 > has defeated me so far. > > Ramon Gandia > Nook Net LLC > http://www.nook.net/ > Nome, Alaska > > -- > NYCwireless - http://www.nycwireless.net/ > Un/Subscribe: http://lists.nycwireless.net/mailman/listinfo/nycwireless/ > Archives: http://lists.nycwireless.net/pipermail/nycwireless/ -- NYCwireless - http://www.nycwireless.net/ Un/Subscribe: http://lists.nycwireless.net/mailman/listinfo/nycwireless/ Archives: http://lists.nycwireless.net/pipermail/nycwireless/
