Skip to content

Instantly share code, notes, and snippets.

@booo
Last active December 31, 2015 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save booo/8026621 to your computer and use it in GitHub Desktop.
Save booo/8026621 to your computer and use it in GitHub Desktop.
opkg update
opkg install luci-app-statistics collectd-mod-olsrd olsrd-mod-txtinfo \
collectd-mod-network
echo "
config 'statistics' 'collectd_network'
option 'enable' '1'
config 'collectd_network_server'
option 'host' 'monitor.berlin.freifunk.net'" >> /etc/config/luci_statistics
/etc/init.d/luci_statistics restart
/etc/init.d/olsrd restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment