Software There are a number of linux applications available for driving the keyboard LEDs. A number of these are listed below, but please let me know if there are others. ifled A small application which uses the keyboard LEDs to indicate various status information about network traffic on any network interface. sifled Based on ifled, this application provides some extensions specifically for indicating additional information on a Smoothwall firewall, namely the status of the internet connection (ie, the status of Smoothwall's red interface). tleds A small linux application which uses the NumLock LED to indicate incoming traffic and the ScrollLock LED to indicate outbound traffic on a specified network interface. ixbiff A small linux application which can flash the keyboard LEDs in a user-defined way when new mail is received. It supports the standard unix mbox format, as well as the qmail Maildir format. I use four LEDs (3 keyboard LEDs plus the additional power LED) to show the following information for my Smoothwall server, using sifled to drive the LEDs: green LED: power on red LED: internet connection (ie, red interface) is up orange LED: internet interface is transmitting orange LED: internet interface is receiving
下载地址分别在:http://martybugs.net/electronics/kbdleds.cgihttp://martybugs.net/smoothwall/leds.cgihttp://www.hut.fi/~jlohikos/public/tleds-1.05beta10.tgzhttp://linuxberg.ii.net/files/console/netw...fled-0.6.tar.gz fled 0.6 for coyote使用方法:通过键盘LED的闪烁判断网络速率用Scroll-lock指示灯显示eth0状态
CODE
ifled console eth0 -c nna -f
用Caps-lcok指示灯显示eth1状态
CODE
ifled console eth1 -c nan -f
用Num-lock指示灯显示ppp0状态
CODE
ifled console ppp0 -c ann -f 如何使用,老大能讲详细点吗? 果然是高手 有没有可以通过主板turbo、power和硬盘灯显示网卡状态的软件? 那个文件是什么格式的,怎么没有扩展名 呵~~,linux下什么东东都有啊。 楼主能不能说详细点 请教一下,我使用前两个命令正常,但用这个命令"ifled console ppp0 -c ann -f" 出错. 是什么原因呢? 我使用的是固定IP的光纤接入.还有能否将这几个命令写入路由并保存? 不然就要每次启动路由器都得重新输入才行. QUOTE (车工 @ Feb 17 2005, 12:13 PM)
请教一下,我使用前两个命令正常,但用这个命令"ifled console ppp0 -c ann -f" 出错. 是什么原因呢? 我使用的是固定IP的光纤接入.还有能否将这几个命令写入路由并保存? 不然就要每次启动路由器都得重新输入才行.
你没有拨号当然没用ppp了.
页:
[1]
2