#17757: mini_snmpd: not tracking wan or eth1 interface
-------------------------------+-----------------------------------
 Reporter:  sterlinghubbard@…  |      Owner:  developers
     Type:  defect             |     Status:  new
 Priority:  normal             |  Milestone:  Barrier Breaker 14.07
Component:  packages           |    Version:
 Keywords:                     |
-------------------------------+-----------------------------------
 I'm attempting to setup Cacti to track wan usage stats utilizing
 mini_snmpd. I'm using Barrier Breaker RC3. I have a TP-Link TL-WR841N v9.
 and my mini_snmpd confige is as follows.

 config mini_snmpd
         option enabled 1
         option ipv6 0
         option community 'public'
         option contact ''
         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'

 I've tried changing 'wan' to 'eth1' as well with no luck. I am
 successfully tracking the br-lan and lo (as well as load, cpu usage).

--
Ticket URL: <https://dev.openwrt.org/ticket/17757>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to