#20700: openwrt version of muninlite doesn't work with network interfaces which
contain -
----------------------+--------------------------------
 Reporter:  tim@…     |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  packages  |    Version:  Chaos Calmer 15.05
 Keywords:            |
----------------------+--------------------------------
 The version of muninlite shipping with ChaosCalmer doesn't correctly
 handle network interfaces which include the character '-' in the interface
 name.

 root@rosalie:~# echo 'fetch if_pppoe_wan2' | /usr/sbin/munin-node
 # munin node at rosalie
 down.value
 up.value
 .

 With the patch (attached) applied:

 root@rosalie:~# echo 'fetch if_pppoe_wan2' | /usr/sbin/munin-node
 # munin node at rosalie
 down.value 127763350934
 up.value 5560078889
 .

--
Ticket URL: <https://dev.openwrt.org/ticket/20700>
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