2009-07-11 11:26:37 +00:00
|
|
|
config mini_snmpd
|
2011-11-16 09:44:31 +00:00
|
|
|
option enabled 0
|
2011-05-04 19:07:17 +00:00
|
|
|
option ipv6 0
|
2011-11-16 09:44:31 +00:00
|
|
|
option community 'public'
|
2009-07-11 11:26:37 +00:00
|
|
|
option contact ''
|
2011-11-16 09:44:31 +00:00
|
|
|
option location ''
|
|
|
|
|
|
|
|
# enable basic disk usage statistics on specified mountpoint
|
|
|
|
list disks '/jffs'
|
|
|
|
list disks '/tmp'
|
|
|
|
|
|
|
|
# enable basic network statistics on specified interface
|
|
|
|
# 4 interfaces maximum, as named in /etc/config/network
|
|
|
|
list interfaces 'loopback'
|
|
|
|
list interfaces 'lan'
|
|
|
|
list interfaces 'wan'
|