系统基本信息搜集

来自Jack's Lab
跳转到: 导航, 搜索

小米路由系统基本信息搜集

目录

1 System base

root@XiaoQiang:~# uname -a
Linux XiaoQiang 2.6.36.4brcmarm #3 SMP PREEMPT Thu May 22 23:03:23 CST 2014 armv7l GNU/Linux

root@XiaoQiang:~# cat /etc/linux_version 
2.6.36.4brcmarm-0.1

root@XiaoQiang:~# cat /proc/version 
Linux version 2.6.36.4brcmarm (szy@shenzhiyong-ct) (gcc version 4.8.2 20130603 (prerelease) (crosstool-NG 1.19.0) ) #3 SMP PREEMPT Thu May 22 23:03:23 CST 2014



2 Kernel cmdline

root@XiaoQiang:~# cat /proc/cmdline 
root=/dev/ram rw console=ttyS0,115200 init=/init libata.force=3.0Gbps earlyprintk debug




3 FS structure

root@XiaoQiang:~# mount
rootfs on / type rootfs (rw)
none on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
none on /proc type proc (rw,nosuid,nodev,noexec,relatime)
none on /dev type devtmpfs (rw,relatime,size=127144k,nr_inodes=31786,mode=755)
tmpfs on /tmp type tmpfs (rw,nosuid,relatime,size=51096k,mode=755)
/dev/sda1 on / type ext4 (ro,relatime,barrier=1,data=ordered)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=127736k)
devpts on /dev/pts type devpts (rw,noatime,mode=600)
/dev/sda3 on /data type ext4 (rw,noatime,barrier=1,data=ordered)
/dev/sda4 on /userdisk type ext4 (rw,noatime,barrier=1,data=ordered)
/dev/sda3 on /etc type ext4 (rw,noatime,barrier=1,data=ordered)
/dev/sda1 on /rom type ext4 (ro,relatime,barrier=1,data=ordered)



4 CPU info

root@XiaoQiang:~# cat /proc/cpuinfo 
Processor	: ARMv7 Processor rev 0 (v7l)
processor	: 0
BogoMIPS	: 1998.84

processor	: 1
BogoMIPS	: 1998.84

Features	: swp half thumb fastmult edsp 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x3
CPU part	: 0xc09
CPU revision	: 0

Hardware	: Northstar Prototype
Revision	: 0000
Serial		: 0000000000000000

b_chip	: 53010
b_chiprev	: 0
b_chippkg	: 0



5 Memory

root@XiaoQiang:~# free -m
             total       used       free     shared    buffers     cached
Mem:           249         96        152          0          1         44
-/+ buffers/cache:         50        199
Swap:          255          0        255

root@XiaoQiang:~# cat /proc/meminfo 
MemTotal:         255468 kB
MemFree:          155960 kB
Buffers:            1832 kB
Cached:            46036 kB
SwapCached:            0 kB
Active:            34992 kB
Inactive:          37468 kB
Active(anon):      25744 kB
Inactive(anon):     1708 kB
Active(file):       9248 kB
Inactive(file):    35760 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:        262140 kB
SwapFree:         262140 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:         24572 kB
Mapped:            14520 kB
Shmem:              2868 kB
Slab:              10260 kB
SReclaimable:       2628 kB
SUnreclaim:         7632 kB
KernelStack:        1760 kB
PageTables:         2088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      389872 kB
Committed_AS:     440896 kB
VmallocTotal:     385024 kB
VmallocUsed:       18224 kB
VmallocChunk:     316116 kB



6 Interrupts

root@XiaoQiang:~# cat /proc/interrupts 
           CPU0       CPU1
 27:         36          0         GIC  mpcore_gtimer
 32:          0          0         GIC  L2C
111:          1          0         GIC  ehci_hcd:usb1, ohci_hcd:usb2
117:       3296          0         GIC  gpioint, serial
163:          0      23208         GIC  wl0
169:          0      46465         GIC  wl1
175:       2807          0         GIC  ahci
179:      10147          0         GIC  eth0
IPI:      26312      26691
LOC:     118570     118632 
Err:          0



7 lspci

root@XiaoQiang:/# lspci
0000:00:00.0 FLASH memory: Broadcom Corporation Sentry5 Chipcommon I/O Controller
0000:00:01.0 Unassigned class [ffff]: Broadcom Corporation Device 050b
0000:00:02.0 Unassigned class [ffff]: Broadcom Corporation Device 0502
0000:00:03.0 Ethernet controller: Broadcom Corporation Sentry5 USB Controller
0000:00:04.0 Ethernet controller: Broadcom Corporation Sentry5 USB Controller
0000:00:05.0 Ethernet controller: Broadcom Corporation Sentry5 USB Controller
0000:00:06.0 Ethernet controller: Broadcom Corporation Sentry5 USB Controller
0000:00:07.0 Unassigned class [ffff]: Broadcom Corporation Device 0501
0000:00:08.0 Unassigned class [ffff]: Broadcom Corporation Device 0501
0000:00:09.0 Unassigned class [ffff]: Broadcom Corporation Device 0501
0000:00:0a.0 Unassigned class [ffff]: Broadcom Corporation Device 0510
0000:00:0b.0 USB controller: Broadcom Corporation Device 471a
0000:00:0b.1 USB controller: Broadcom Corporation Device 471a
0000:00:0c.0 USB controller: Broadcom Corporation Device 472a
0000:00:0d.0 Unassigned class [ffff]: Broadcom Corporation Device 0503
0000:00:0e.0 Multimedia audio controller: Broadcom Corporation BCM47xx Sentry5 iLine32 HomePNA 2.0
0000:00:0f.0 Unassigned class [ffff]: Broadcom Corporation Device 0506
0000:00:10.0 Unassigned class [ffff]: Broadcom Corporation Device 0507
0000:00:11.0 Unassigned class [ffff]: Broadcom Corporation Device 0508
0000:00:12.0 Unassigned class [ffff]: Broadcom Corporation Device 0509
0000:00:13.0 Unassigned class [ffff]: Broadcom Corporation Device 050a
0001:00:00.0 PCI bridge: Broadcom Corporation Device 8012 (rev 01)
0001:01:00.0 Network controller: Broadcom Corporation Device 4360 (rev 03)  ---> wl0 (irq=163)
0002:00:00.0 PCI bridge: Broadcom Corporation Device 8012 (rev 01)
0002:02:00.0 Network controller: Broadcom Corporation Device a8db           ---> wl1 (irq=169)
0003:00:00.0 PCI bridge: Broadcom Corporation Device 8012 (rev 01)
0003:03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)

root@XiaoQiang:/# cat /sys/bus/pci/devices/0001\:01\:00.0/irq                                                                                                                           
163
root@XiaoQiang:/# /proc/int
sh: /proc/int: No such file or directory
root@XiaoQiang:/# cat /proc/interrupts 
           CPU0       CPU1
 27:         36          0         GIC  mpcore_gtimer
 32:          0          0         GIC  L2C
111:          0          0         GIC  ehci_hcd:usb1
117:      45654          0         GIC  gpioint, serial
163:          0      41520         GIC  wl0
169:          0      55053         GIC  wl1
175:       8653          0         GIC  ahci
179:          0     113781         GIC  eth0
IPI:      80813      84873
LOC:     263507     264740 
Err:          0
root@XiaoQiang:/# cat /sys/bus/pci/devices/0002\:02\:00.0/irq 
169

root@XiaoQiang:/# cat /sys/bus/pci/devices/0000\:00\:07.0/irq 
0
root@XiaoQiang:/# cat /sys/bus/pci/devices/0000\:00\:06.0/irq                                                                                                                           
182
root@XiaoQiang:/# cat /sys/bus/pci/devices/0000\:00\:05.0/irq                                                                                                                           
181
root@XiaoQiang:/# cat /sys/bus/pci/devices/0000\:00\:04.0/irq                                                                                                                           
180
root@XiaoQiang:/# cat /sys/bus/pci/devices/0000\:00\:03.0/irq                                                                                                                           
179
root@XiaoQiang:/# cat /sys/bus/pci/devices/0000\:00\:02.0/irq                                                                                                                           
0

root@XiaoQiang:/# lspci -mn
00:00.0 "0501" "14e4" "0800" "" ""
00:01.0 "ffff" "14e4" "050b" -pff "" ""
00:02.0 "ffff" "14e4" "0502" -pff "" ""
00:03.0 "0200" "14e4" "4715" "" ""
00:04.0 "0200" "14e4" "4715" "" ""
00:05.0 "0200" "14e4" "4715" "" ""
00:06.0 "0200" "14e4" "4715" "" ""
00:07.0 "ffff" "14e4" "0501" -pff "" ""
00:08.0 "ffff" "14e4" "0501" -pff "" ""
00:09.0 "ffff" "14e4" "0501" -pff "" ""
00:0a.0 "ffff" "14e4" "0510" -pff "" ""
00:0b.0 "0c03" "14e4" "471a" -p10 "" ""
00:0b.1 "0c03" "14e4" "471a" -p20 "" ""
00:0c.0 "0c03" "14e4" "472a" -p30 "" ""
00:0d.0 "ffff" "14e4" "0503" -pff "" ""
00:0e.0 "0401" "14e4" "4711" "" ""
00:0f.0 "ffff" "14e4" "0506" -pff "" ""
00:10.0 "ffff" "14e4" "0507" -pff "" ""
00:11.0 "ffff" "14e4" "0508" -pff "" ""
00:12.0 "ffff" "14e4" "0509" -pff "" ""
00:13.0 "ffff" "14e4" "050a" -pff "" ""
0001:00:00.0 "0604" "14e4" "8012" -r01 "" ""
0001:01:00.0 "0280" "14e4" "4360" -r03 "14e4" "4360"
0002:00:00.0 "0604" "14e4" "8012" -r01 "" ""
0002:02:00.0 "0280" "14e4" "a8db" "14e4" "a8db"
0003:00:00.0 "0604" "14e4" "8012" -r01 "" ""
0003:03:00.0 "0106" "1b21" "0612" -r01 -p01 "1b21" "1060"



8 Storage

root@XiaoQiang:~# cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 00040000 00010000 "boot"
mtd1: 00300000 00010000 "os"
mtd2: 00300000 00010000 "os1"
mtd3: 00890000 00010000 "squashfs"
mtd4: 00010000 00010000 "crash"
mtd5: 00100000 00010000 "overlay"
mtd6: 00010000 00010000 "board_data"
mtd7: 00010000 00010000 "nvram"
mtd8: 00fe0000 00010000 "firmware"
mtd9: 0058cb4c 00010000 "os2"

root@XiaoQiang:~# ls /dev/mtd
mtd0       mtd1       mtd2       mtd3       mtd4       mtd5       mtd6       mtd7       mtd8       mtd9       mtdblock0  mtdblock2  mtdblock4  mtdblock6  mtdblock8
mtd0ro     mtd1ro     mtd2ro     mtd3ro     mtd4ro     mtd5ro     mtd6ro     mtd7ro     mtd8ro     mtd9ro     mtdblock1  mtdblock3  mtdblock5  mtdblock7  mtdblock9
root@XiaoQiang:~# ls /dev/sda
sda   sda1  sda2  sda3  sda4
root@XiaoQiang:~# cat /proc/partitions 
major minor  #blocks  name

  31        0        256 mtdblock0
  31        1       3072 mtdblock1
  31        2       3072 mtdblock2
  31        3       8768 mtdblock3
  31        4         64 mtdblock4
  31        5       1024 mtdblock5
  31        6         64 mtdblock6
  31        7         64 mtdblock7
  31        8      16256 mtdblock8
  31        9       5682 mtdblock9
   8        0  156290904 sda
   8        1     135300 sda1
   8        2     135300 sda2
   8        3     270600 sda3
   8        4  155748678 sda4




9 ifconfig

root@XiaoQiang:/# ifconfig
br-lan    Link encap:Ethernet  HWaddr 8C:BE:BE:20:B7:48  
          inet addr:192.168.31.1  Bcast:192.168.31.255  Mask:255.255.255.0
          inet6 addr: fe80::8ebe:beff:fe20:b748/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:385 errors:0 dropped:0 overruns:0 frame:0
          TX packets:260 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:80920 (79.0 KiB)  TX bytes:77948 (76.1 KiB)

eth0      Link encap:Ethernet  HWaddr 8C:BE:BE:20:B7:48  
          inet6 addr: fe80::8ebe:beff:fe20:b748/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1633 errors:0 dropped:0 overruns:0 frame:0
          TX packets:731 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:209481 (204.5 KiB)  TX bytes:122684 (119.8 KiB)
          Interrupt:179 Base address:0x4000 
                                                                                                      
eth0.1    Link encap:Ethernet  HWaddr 8C:BE:BE:20:B7:48                                               
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1                                          
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0                                          
          TX packets:257 errors:0 dropped:0 overruns:0 carrier:0                                      
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:78698 (76.8 KiB)

eth0.2    Link encap:Ethernet  HWaddr 8C:BE:BE:20:B7:48  
          inet addr:128.224.162.246  Bcast:128.224.163.255  Mask:255.255.254.0
          inet6 addr: fe80::8ebe:beff:fe20:b748/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1633 errors:0 dropped:0 overruns:0 frame:0
          TX packets:467 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:180087 (175.8 KiB)  TX bytes:43228 (42.2 KiB)

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:525 errors:0 dropped:0 overruns:0 frame:0
          TX packets:525 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:118356 (115.5 KiB)  TX bytes:118356 (115.5 KiB)

wl0       Link encap:Ethernet  HWaddr 8C:BE:BE:20:B7:4A  
          inet6 addr: fe80::8ebe:beff:fe20:b74a/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:15
          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:163 

wl1       Link encap:Ethernet  HWaddr 8C:BE:BE:20:B7:49  
          inet6 addr: fe80::8ebe:beff:fe20:b749/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:4885
          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:169 



10 Proc

/ # cat /proc/pwm/
/proc/pwm/config  /proc/pwm/enable  /proc/pwm/output  /proc/pwm/status
/ # cat /proc/pwm/config 
/ # cat /proc/pwm/enable 
/ # cat /proc/pwm/output 
/ # cat /proc/pwm/status 
GPIO PIN MUX:
dmu_cru_gpio_control0:  PWM channel 0 func off
ccb_gpio_aux_sel:       PWM channel 0 func off

PWM channel 0 config:
prescale:       0
periodCnt:      0
dutyHiCnt:      0
outputEnable:   Disabled

GPIO PIN MUX:
dmu_cru_gpio_control0:  PWM channel 1 func off
ccb_gpio_aux_sel:       PWM channel 1 func off

PWM channel 1 config:
prescale:       0
periodCnt:      0
dutyHiCnt:      0
outputEnable:   Disabled

GPIO PIN MUX:
dmu_cru_gpio_control0:  PWM channel 2 func off
ccb_gpio_aux_sel:       PWM channel 2 func off

PWM channel 2 config:
prescale:       0
periodCnt:      0
dutyHiCnt:      0
outputEnable:   Disabled

GPIO PIN MUX:
dmu_cru_gpio_control0:  PWM channel 3 func off
ccb_gpio_aux_sel:       PWM channel 3 func off

PWM channel 3 config:
prescale:       0
periodCnt:      0
dutyHiCnt:      0
outputEnable:   Disabled

/ # cat /proc/
/proc/1/            /proc/314/          /proc/cpuinfo       /proc/mtd
/proc/10/           /proc/334/          /proc/crypto        /proc/net/
/proc/106/          /proc/335/          /proc/devices       /proc/pagetypeinfo
/proc/11/           /proc/345/          /proc/diskstats     /proc/partitions
/proc/168/          /proc/349/          /proc/dmu/          /proc/pwm/
/proc/2/            /proc/4/            /proc/driver/       /proc/self/
/proc/217/          /proc/420/          /proc/emf/          /proc/slabinfo
/proc/223/          /proc/427/          /proc/execdomains   /proc/softirqs
/proc/238/          /proc/5/            /proc/filesystems   /proc/stat
/proc/261/          /proc/6/            /proc/fs/           /proc/swaps
/proc/263/          /proc/7/            /proc/interrupts    /proc/sys/
/proc/265/          /proc/8/            /proc/iomem         /proc/sysvipc/
/proc/266/          /proc/9/            /proc/ioports       /proc/timer_list
/proc/274/          /proc/94/           /proc/irq/          /proc/tty/
/proc/279/          /proc/96/           /proc/kallsyms      /proc/uptime
/proc/284/          /proc/97/           /proc/kmsg          /proc/version
/proc/289/          /proc/98/           /proc/loadavg       /proc/vmallocinfo
/proc/294/          /proc/bcm947xx/     /proc/locks         /proc/vmstat
/proc/299/          /proc/buddyinfo     /proc/meminfo       /proc/xiaoqiang/
/proc/3/            /proc/bus/          /proc/misc          /proc/zoneinfo
/proc/304/          /proc/cmdline       /proc/modules
/proc/309/          /proc/cpu/          /proc/mounts
/ # cat /proc/dmu/temperature 
bin/           init           mnt/           sys/           usr/
dev/           lib/           proc/          tftpboot.init  var/
etc/           linuxrc        sbin/          tmp/
/ # cat /proc/dmu/temperature 
CPU temperature : 72�C

/ # ls /proc/emf/
/ # cat /proc/bcm947xx/coma 
bin/           init           mnt/           sys/           usr/
dev/           lib/           proc/          tftpboot.init  var/
etc/           linuxrc        sbin/          tmp/
/ # cat /proc/bcm947xx/coma 
/ # cat /proc/misc 
 60 network_throughput
 61 network_latency
 62 cpu_dma_latency
 63 vhci
231 snapshot

/ # cat /proc/xiaoqiang/model 
R1D 

/ # cat /proc/xiaoqiang/
/proc/xiaoqiang/model  /proc/xiaoqiang/reset
/ # cat /proc/xiaoqiang/reset 
17/ # gpio 17
gpio <17>: <1>
/ # gpio
usage: set GPIO: gpio <pin> <value>[1/0]
       get GPIO: gpio <pin>
/ # gpio

/ # readtmp
-/bin/sh: readtmp: not found

11 Modules

root@XiaoQiang:~# cat /proc/misc 
200 tun
229 fuse
 60 network_throughput
 61 network_latency
 62 cpu_dma_latency
 63 vhci
231 snapshot
root@XiaoQiang:~# cat /proc/modules 
wl 4007904 0 - Live 0xbf4de000 (P)
compat_xtables 1657 0 - Live 0xbf4d8000
ip_account 9285 0 - Live 0xbf4d0000
ts_fsm 2769 0 - Live 0xbf4ca000
ts_bm 1661 0 - Live 0xbf4c4000
ts_kmp 1458 0 - Live 0xbf4be000
libcrc32c 733 0 - Live 0xbf4b8000
bridge 54907 0 - Live 0xbf4a1000
l2tp_ppp 13136 0 - Live 0xbf497000
sit 9247 0 - Live 0xbf48e000
xfrm6_mode_beet 1393 0 - Live 0xbf488000
xfrm6_mode_tunnel 1295 0 - Live 0xbf482000
xfrm6_mode_transport 1001 0 - Live 0xbf47c000
ip6t_REJECT 2286 2 - Live 0xbf476000
ip6table_filter 905 1 - Live 0xbf470000
ip6_tables 10596 1 ip6table_filter, Live 0xbf467000
tunnel4 1987 1 sit, Live 0xbf461000
inet_lro 4888 0 - Live 0xbf45a000
ip_gre 12706 0 - Live 0xbf450000
ipt_SKIPCTF 659 0 - Live 0xbf44a000
ipt_REJECT 1863 2 - Live 0xbf444000
ipt_REDIRECT 946 4 - Live 0xbf43e000
ipt_NETMAP 848 0 - Live 0xbf438000
ipt_MASQUERADE 1357 1 - Live 0xbf432000
ipt_LOG 4393 0 - Live 0xbf42b000
ipt_addrtype 1464 0 - Live 0xbf425000
iptable_raw 862 1 - Live 0xbf41f000
iptable_nat 3174 1 - Live 0xbf419000
iptable_mangle 1043 1 - Live 0xbf413000
iptable_filter 954 1 - Live 0xbf40d000
ip_tables 9790 4 iptable_raw,iptable_nat,iptable_mangle,iptable_filter, Live 0xbf404000
nf_nat_tftp 669 0 - Live 0xbf3fe000
nf_nat_pptp 1744 0 - Live 0xbf3f8000
nf_nat_proto_gre 992 1 nf_nat_pptp, Live 0xbf3f2000
nf_nat_h323 4818 0 - Live 0xbf3eb000
nf_nat_ftp 1274 0 - Live 0xbf3e5000
nf_nat 12802 9 ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,iptable_nat,nf_nat_tftp,nf_nat_pptp,nf_nat_proto_gre,nf_nat_h323,nf_nat_ftp, Live 0xbf3da000
xt_u32 1153 2 - Live 0xbf3d4000
xt_time 1621 0 - Live 0xbf3ce000
xt_tcpmss 1092 0 - Live 0xbf3c8000
xt_string 934 0 - Live 0xbf3c2000
xt_state 910 0 - Live 0xbf3bc000
xt_owner 878 0 - Live 0xbf3b6000
xt_multiport 1413 1 - Live 0xbf3b0000
xt_mac 762 1 - Live 0xbf3aa000
xt_limit 1485 18 - Live 0xbf3a4000
xt_length 875 0 - Live 0xbf39e000
xt_iprange 1219 0 - Live 0xbf398000
xt_helper 1002 0 - Live 0xbf392000
xt_hashlimit 6392 0 - Live 0xbf38a000
xt_dscp 1250 0 - Live 0xbf384000
xt_conntrack 2131 6 - Live 0xbf37e000
xt_comment 630 74 - Live 0xbf378000
xt_TCPMSS 2738 1 - Live 0xbf372000
xt_TPROXY 1064 0 - Live 0xbf36c000
xt_NOTRACK 742 0 - Live 0xbf366000
xt_NFQUEUE 1643 0 - Live 0xbf360000
xt_NFLOG 801 0 - Live 0xbf35a000
xt_DSCP 1566 0 - Live 0xbf354000
xt_CLASSIFY 652 0 - Live 0xbf34e000
xt_set 3636 0 - Live 0xbf348000
ip_set 18938 1 xt_set, Live 0xbf33c000
xt_connmark 1304 0 - Live 0xbf336000
xt_mark 828 0 - Live 0xbf330000
nf_tproxy_core 1309 1 xt_TPROXY,[permanent], Live 0xbf32a000
nf_conntrack_tftp 2472 1 nf_nat_tftp, Live 0xbf324000
nf_conntrack_pptp 3518 1 nf_nat_pptp, Live 0xbf31e000
nf_conntrack_h323 34392 1 nf_nat_h323, Live 0xbf30d000
nf_conntrack_ftp 4840 1 nf_nat_ftp, Live 0xbf306000
nf_conntrack_proto_gre 3455 1 nf_conntrack_pptp, Live 0xbf300000
nfnetlink_log 6187 1 xt_NFLOG, Live 0xbf2f8000
nfnetlink_queue 6190 0 - Live 0xbf2f1000
cls_flow 6581 0 - Live 0xbf2ea000
cls_basic 3349 0 - Live 0xbf2e4000
cls_fw 3339 0 - Live 0xbf2de000
cls_u32 6018 0 - Live 0xbf2d7000
sch_prio 3427 0 - Live 0xbf2d1000
sch_tbf 3622 0 - Live 0xbf2cb000
sch_sfq 5034 0 - Live 0xbf2c4000
sch_ingress 1334 0 - Live 0xbf2be000
sch_hfsc 13905 0 - Live 0xbf2b5000
sch_htb 12610 0 - Live 0xbf2ab000
act_mirred 2894 0 - Live 0xbf2a5000
act_police 3614 0 - Live 0xbf29f000
cn 4369 0 - Live 0xbf298000
usb_storage 34187 0 - Live 0xbf27b000
et 38938 0 - Live 0xbf26a000 (P)
dpsta 2897 1 wl, Live 0xbf264000 (P)
ctf 17548 1 ip_account, Live 0xbf259000 (P)
tun 12716 0 - Live 0xbf24f000
ifb 2272 0 - Live 0xbf249000
pptp 13480 0 - Live 0xbf240000
gre 1474 2 ip_gre,pptp, Live 0xbf23a000
ppp_mppe 5262 0 - Live 0xbf233000
ppp_async 6473 0 - Live 0xbf22c000
crc_ccitt 1062 1 ppp_async, Live 0xbf226000
cfi_cmdset_0001 27035 0 - Live 0xbf219000
cfi_cmdset_0002 26402 0 - Live 0xbf20c000
cfi_cmdset_0020 20493 0 - Live 0xbf201000
scsi_wait_scan 502 0 - Live 0xbf1fb000
ansi_cprng 3407 0 - Live 0xbf1f5000
crc32c 2431 1 - Live 0xbf1ef000
arc4 1029 0 - Live 0xbf1e9000
aes_generic 27488 0 - Live 0xbf1dd000
ecb 1592 0 - Live 0xbf1d7000
md5 4114 0 - Live 0xbf1d0000
hmac 2384 0 - Live 0xbf1ca000
fuse 56617 0 - Live 0xbf1b2000
autofs 11736 0 - Live 0xbf19d000
ntfs 201620 0 - Live 0xbf15f000
msdos 5796 0 - Live 0xbf158000
ext2 53989 0 - Live 0xbf0c7000
ext3 112273 0 - Live 0xbf09f000
jbd 45277 1 ext3, Live 0xbf08a000
vfat 8552 0 - Live 0xbf07a000
fat 42688 2 msdos,vfat, Live 0xbf067000
ext4 228321 3 - Live 0xbf01f000
jbd2 51603 1 ext4, Live 0xbf008000
mbcache 5039 3 ext2,ext3,ext4, Live 0xbf000000



12 Processes

root@XiaoQiang:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1480 S    init
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [kworker/0:0]
    6 root         0 SW   [migration/0]
    7 root         0 SW   [migration/1]
    8 root         0 SW   [kworker/1:0]
    9 root         0 SW   [ksoftirqd/1]
   10 root         0 SW<  [khelper]
   11 root         0 SW   [kworker/u:1]
   96 root         0 SW   [sync_supers]
   98 root         0 SW   [bdi-default]
   99 root         0 SW<  [kintegrityd]
  100 root         0 SW<  [kblockd]
  108 root         0 SW   [khubd]
  170 root         0 SW   [kswapd0]
  219 root         0 SW   [fsnotify_mark]
  226 root         0 SW<  [crypto]
  241 root         0 SW   [kworker/0:1]
  264 root         0 SW   [scsi_eh_0]
  266 root         0 SW   [scsi_eh_1]
  268 root         0 SW   [kworker/u:2]
  277 root         0 SW   [mtdblock0]
  282 root         0 SW   [mtdblock1]
  287 root         0 SW   [mtdblock2]
  292 root         0 SW   [mtdblock3]
  297 root         0 SW   [mtdblock4]
  302 root         0 SW   [mtdblock5]
  307 root         0 SW   [mtdblock6]
  312 root         0 SW   [mtdblock7]
  317 root         0 SW   [mtdblock8]
  322 root         0 SW   [mtdblock9]
  349 root         0 SW<  [l2cap]
  350 root         0 SW<  [krfcommd]
  364 root         0 SW   [kworker/1:1]
  416 root         0 SW   [jbd2/sda1-8]
  417 root         0 SW<  [ext4-dio-unwrit]
 1354 root         0 SW   [jbd2/sda3-8]
 1355 root         0 SW<  [ext4-dio-unwrit]
 1363 root         0 SW   [jbd2/sda4-8]
 1364 root         0 SW<  [ext4-dio-unwrit]
 1484 root      1480 S    init
 1668 root      5164 S    {syslog-ng} supervising syslog-ng
 1669 root      6388 S    /usr/sbin/syslog-ng
 2072 root       980 S    /sbin/hotplug2 --override --persistent --set-rules-file /etc/hotplug2.rules --set-coldplug-cmd /sbin/udevtrigger --max-children 1
 2158 root       920 S    /sbin/ubusd
 2636 root      1328 S    /sbin/netifd
 2799 root      1476 S    udhcpc -p /var/run/udhcpc-eth0.2.pid -s /lib/netifd/dhcp.script -f -t 0 -i eth0.2 -C
 3424 root      1216 S    eapd
 3430 root      1544 S    nas
 4385 root      1392 S    acsd
 4386 root      1812 S    wps_monitor
 4559 root      3020 S    /usr/bin/fcgi-cgi -c 1024
 4609 root      3020 S    /usr/bin/fcgi-cgi -c 1024
 4611 root      3020 S    /usr/bin/fcgi-cgi -c 1024
 4612 root      3092 S    /usr/bin/fcgi-cgi -c 1024
 4613 root      3092 S    /usr/bin/fcgi-cgi -c 1024
 4704 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_bin_spawn_fcgi_s_tmp_fcgi_cgi.sock_uroot_Unobody_C5_F5___usr_bin_fcgi_cgi_c1024
 4959 root      1640 S    {_usr_sbin_sysap} /bin/sh /tmp/supervisord/_usr_sbin_sysapihttpd.loader.start.4813.sh
 4976 root      1688 S    {sysapihttpd.loa} /bin/sh /usr/sbin/sysapihttpd.loader
 4977 root      1640 S    {_usr_sbin_sysap} /bin/sh /tmp/supervisord/_usr_sbin_sysapihttpd.loader.start.4813.sh
 5196 root      3060 S    nginx: master process /usr/sbin/sysapihttpd -c /tmp/sysapihttpdconf/sysapihttpd.conf
 5199 nobody    3228 S    {sysapihttpd} nginx: worker process
 5200 nobody    3164 S    {sysapihttpd} nginx: worker process
 5354 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_sysapihttpd.loader
 5672 nobody    1220 S    /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
 5794 root      1640 S    {_usr_bin_messag} /bin/sh /tmp/supervisord/_usr_bin_messagingagent__handler_threads6.start.5713.sh
 5813 root     79728 S    /usr/bin/messagingagent --handler_threads 6
 5814 root      1640 S    {_usr_bin_messag} /bin/sh /tmp/supervisord/_usr_bin_messagingagent__handler_threads6.start.5713.sh
 6066 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_bin_messagingagent__handler_threads6
 6218 root      1488 S    /usr/sbin/crond -c /etc/crontabs -l 5
 6392 root      1152 S    /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22 -b /etc/banner
 6617 root     17968 S    /usr/bin/minidlna -f /tmp/minidlna.conf
 6673 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_bin_minidlna_f_tmp_minidlna.conf
 7091 root      1640 S    {_usr_sbin_fan_t} /bin/sh /tmp/supervisord/_usr_sbin_fan_tmp.sh.start.6986.sh
 7111 root      1484 S    {fan_tmp.sh} /bin/sh /usr/sbin/fan_tmp.sh
 7112 root      1640 S    {_usr_sbin_fan_t} /bin/sh /tmp/supervisord/_usr_sbin_fan_tmp.sh.start.6986.sh
 7251 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_fan_tmp.sh
 7592 root      7436 S    /usr/sbin/smbd -D
 7686 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_smbd_D
 7708 root      6036 S    /usr/sbin/nmbd -D
 7855 root     34028 S    /usr/sbin/pdnsd --daemon -p /var/run/pdnsd.pid
 7939 root      5792 S    lua /usr/sbin/traffic
 8074 root      1640 S    {_usr_sbin_netwo} /bin/sh /tmp/supervisord/_usr_sbin_networkdt.start.7982.sh
 8095 root      3660 S    lua /usr/sbin/networkdt
 8096 root      1640 S    {_usr_sbin_netwo} /bin/sh /tmp/supervisord/_usr_sbin_networkdt.start.7982.sh
 8218 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_networkdt
 8478 root      1640 S    {_usr_sbin_Broad} /bin/sh /tmp/supervisord/_usr_sbin_BroadLinkServer.start.8346.sh
 8499 root     20160 S    /usr/sbin/BroadLinkServer
 8500 root      1640 S    {_usr_sbin_Broad} /bin/sh /tmp/supervisord/_usr_sbin_BroadLinkServer.start.8346.sh
 8636 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_BroadLinkServer
 9234 root       904 S    /usr/sbin/lib/ETMDaemon /usr/sbin/lib/EmbedThunderManager /dev/null /dev/null ******************************************
 9241 root     15088 S    /usr/sbin/lib/EmbedThunderManager ******************************************
 9253 root      2944 S    /usr/sbin/lib/vod_httpserver
 9556 root      1640 S    {_usr_sbin_datac} /bin/sh /tmp/supervisord/_usr_sbin_datacenter.start.9475.sh
 9588 root     17752 S    /usr/sbin/datacenter
 9589 root      1640 S    {_usr_sbin_datac} /bin/sh /tmp/supervisord/_usr_sbin_datacenter.start.9475.sh
 9787 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_datacenter
10319 root      1640 S    {_usr_sbin_cpuli} /bin/sh /tmp/supervisord/_usr_sbin_cpulimit_daemon.sh.start.10238.sh
10336 root      1484 S    {cpulimit_daemon} /bin/sh /usr/sbin/cpulimit_daemon.sh
10337 root      1640 S    {_usr_sbin_cpuli} /bin/sh /tmp/supervisord/_usr_sbin_cpulimit_daemon.sh.start.10238.sh
10458 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_cpulimit_daemon.sh
10713 root      1640 S    {_usr_sbin_kpcon} /bin/sh /tmp/supervisord/_usr_sbin_kpcontrollerd.start.10556.sh
10730 root      185m S    /usr/sbin/kpcontrollerd
10731 root      1640 S    {_usr_sbin_kpcon} /bin/sh /tmp/supervisord/_usr_sbin_kpcontrollerd.start.10556.sh
10864 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_kpcontrollerd
11158 root      1640 S    {_usr_sbin_miiot} /bin/sh /tmp/supervisord/_usr_sbin_miiothrift.start.10980.sh
11183 root     12784 S    /usr/sbin/miiothrift
11184 root      1640 S    {_usr_sbin_miiot} /bin/sh /tmp/supervisord/_usr_sbin_miiothrift.start.10980.sh
11337 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_miiothrift
11628 root      1640 S    {_usr_sbin_mitva} /bin/sh /tmp/supervisord/_usr_sbin_mitvapp.start.11426.sh
11637 root      1472 S N  sleep 120
11651 root     30772 S    /usr/sbin/mitvapp
11652 root      1640 S    {_usr_sbin_mitva} /bin/sh /tmp/supervisord/_usr_sbin_mitvapp.start.11426.sh
11816 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_mitvapp
12230 root      1640 S    {_usr_sbin_smart} /bin/sh /tmp/supervisord/_usr_sbin_smartcontroller.start.12149.sh
12247 root     25796 S    /usr/sbin/smartcontroller
12248 root      1640 S    {_usr_sbin_smart} /bin/sh /tmp/supervisord/_usr_sbin_smartcontroller.start.12149.sh
12428 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_smartcontroller
12607 root      1640 S N  {syslog-ng.helpe} /bin/sh /usr/sbin/syslog-ng.helper daemon
12633 root      1480 S    tail -F /tmp/stat_points_rom.log /tmp/stat_points_web.log
12634 root      1476 S    grep stat_points_instant
12635 root      1480 S    {stat_points.hel} /bin/sh /usr/sbin/stat_points.helper
12777 root      1640 S N  {stat_points.cro} /bin/sh /usr/sbin/stat_points.cron daemon
12906 root      1472 S N  sleep 10800
13049 root      1640 S    {_usr_sbin_zigbe} /bin/sh /tmp/supervisord/_usr_sbin_zigbee.start.12943.sh
13074 root     16224 S    /usr/sbin/zigbee
13075 root      1640 S    {_usr_sbin_zigbe} /bin/sh /tmp/supervisord/_usr_sbin_zigbee.start.12943.sh
13222 root      1656 S N  {supervisord} /bin/sh /usr/sbin/supervisord start daemon _usr_sbin_zigbee
13640 root      1480 S    /bin/sh -c /usr/sbin/ntpsetclock 60 log >/dev/null 2>&1
13641 root      1644 S    {ntpsetclock} /bin/sh /usr/sbin/ntpsetclock 60 log
13653 root      1644 S    {ntpsetclock} /bin/sh /usr/sbin/ntpsetclock 60 log logging
13654 root      1644 S    {ntpsetclock} /bin/sh /usr/sbin/ntpsetclock 60 log
13681 root      1472 S    sleep 87
16146 root      1220 S    /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22 -b /etc/banner
16480 root      1488 S    -ash
16604 root      1472 S    /bin/sleep 10
16728 root      1472 S N  sleep 5
16744 root      1472 S N  sleep 5
16760 root      1472 S N  sleep 5
16777 root      1472 S N  sleep 5
16830 root      1472 S N  sleep 5
16836 root      1472 S N  sleep 5
16852 root      1472 S N  sleep 5
16874 root      1472 S N  sleep 5
16895 root      1472 S N  sleep 5
16928 root      1472 S N  sleep 5
16939 root      1472 S    sleep 3
16955 root      1472 S N  sleep 5
16978 root      1472 S N  sleep 5
16994 root      1472 S N  sleep 5
17010 root      1472 S N  sleep 5
17026 root      1472 S N  sleep 5
17027 root      1480 R    ps
20925 root         0 SW   [flush-8:0]

























个人工具
名字空间

变换
操作
导航
工具箱