I have never used 'mii-tool' before. Am I doing it wrong?
Code:
[root@mysql log]# mii-tool
SIOCGMIIPHY on 'eth0' failed: Operation not supported
SIOCGMIIPHY on 'eth1' failed: Operation not supported
no MII interfaces found
Here is my 'ifconfig' output:
Code:
[root@mysql ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:72:69:AF:34
inet addr:192.168.0.78 Bcast:192.168.255.255 Mask:255.255.0.0
inet6 addr: fe80::213:72ff:fe69:af34/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:49586 errors:0 dropped:0 overruns:0 frame:0
TX packets:21323 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7459556 (7.1 MiB) TX bytes:3562816 (3.3 MiB)
Base address:0xdcc0 Memory:fe7e0000-fe800000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:26 errors:0 dropped:0 overruns:0 frame:0
TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1988 (1.9 KiB) TX bytes:1988 (1.9 KiB)
I am looking in /var/log/ and don't see anything particular that helps me. I really don't see anything for 'apm' just listed in /var/log...