On Sun, 15 May 2005 08:49:13 -0700, tns1 <(E-Mail Removed)> wrote:
>The WOL "flying lead" cable is NOT installed, and there are no other
>jumpers on the card. All the APM and adaptor settings have WOL type
>behavior disabled. No BIOS option exists for WOL on this machine.
>The only possiblity I see is the card is powered from the VAUX pin on
>the PCI bus as described here:
>http://www.planetanalog.com/printabl...cleID=12801381
My motherboard is comparatively ancient. I don't wanna open the case
again to get the make and model. When I yanked on the WOL cable, the
lights went out. I guess you're a victim of progress.
>It would seem that I just can't get what I'm after.
I think that was the chorus of a song. "You can't always get what you
want. But if you try real hard, my might get what you need".
>As to the why, I'd just like the lights on the switch to actually mean
>something useful and consistent. The most useful meaning to me is that
>the PC is up and running. It is a simple check to glance at the switch
>and know that machines or devices that are supposed to be off are off
>(desktops maybe), and machines or devices that are supposed to be on are
>on (servers, dataloggers, home control...). My network is simple now,
>but I plan to add more.
Well, ok. However, I don't see that as a requirement for proper
operation. I use the lights quite a bit for diagnostics and have
learned to live with seeing lights on when the computah is off. When
I'm in the server room, and staring at a wall full for switches,
there's no way for me to tell if anything is alive and well. Yeah,
it's inconvenient, but not fatal.
>Going a bit further, how about a method/device which would also tell me
>at a glance (I am thinking LEDs again) the active state of ALL network
>connected devices, wired or wireless? Can I get the info from my gateway
>router's tables or do I need an IDS box/firewall? A big switch would
>kind of do this, except where additional routers or bridges are letting
>many clients share the same wire. Could a WRT54G be adapted to do this?
Easy. I do it all the time. It's called SNMP or Simple Network
Management Protocol. The latest free release of Sveasoft Alchemy for
the WRT54G supports SNMP. I've been playing with it a bit and it
seems to work. It will disclose all kinds of connection, status, and
traffic information. I'm still putting together a MIB database
collection for the WRT54G, so I'm not sure exactly what's in there,
but so far, it looks useful.
There are quite a few SNMP tools that can be used to extract the
information:
http://www.snmplink.org
http://www.net-snmp.org
MRTG for traffic graphs:
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/
MIB browser (GetIf)
http://www.wtcs.org/snmp4tpc/getif.htm
If you just want status info for connections, there are programs, such
as Big Brother, that will show if a device is up or down by simply
pinging it, or trying to download a web page. If you know the
device's MAC address, you can obtain the IP address via ARP (address
resolution protocol) or just dig it out of the routers SNMP tables,
ping the device, and display the return status. If you want to do a
first class job of this (on Linux), try Nagios:
http://www.nagios.org
I used this (actually NetSaint.org) years ago to get status info on a
mess of Breezecom SA10 radios, which would page me if any of the links
went down for more than 10 minutes.
Anyway, SNMP sure beats looking at flashing lights. Good luck.
--
Jeff Liebermann
(E-Mail Removed)
150 Felker St #D
http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558