Comment 2 for bug 134750

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Hi Lionel,
 shirish@Mugglewille:~$ cat ~/.config/xfce4/panel/netload-*.rc
Use_Label=true
Color_In=#FF4F00
Color_Out=#FFE500
Text=Net
Network_Device=eth0
Max_In=4096
Max_Out=4096
Auto_Max=true
Update_Interval=250

Use_Label=true
Color_In=#0000FF
Color_Out=#FF0000
Text=Net
Network_Device=
Max_In=24576
Max_Out=7168
Auto_Max=false
Update_Interval=100

shirish@Mugglewille:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:08:A1:92:56:33
          inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:746546 errors:0 dropped:0 overruns:0 frame:0
          TX packets:795523 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:188052920 (179.3 MB) TX bytes:427564039 (407.7 MB)
          Interrupt:20 Base address:0x2b00

eth1 Link encap:Ethernet HWaddr 00:07:95:44:10:DB
          UP BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
          Interrupt:18 Base address:0xc800

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:47 errors:0 dropped:0 overruns:0 frame:0
          TX packets:47 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:7235 (7.0 KB) TX bytes:7235 (7.0 KB)

eth0 is my net connection.