currently adding a number of collectd plugins to my router, and everything seems to work fine with each of them, until I get to the collectd-mod-snmp plugin for SNMP -- after installing that, i see nothing under Statistics -> Collectd that lets me enable that plugin.
for all the other plugins, i'm used to doing an install, then seeing an entry for it that lets me possibly configure it, then enable it, but i don't see that for SNMP. for the other plugins, after i install, i normally see a new directive for that plugin in /etc/collectd.conf, but not for SNMP. is one simply supposed to add that manually? which brings me to my next question in that i was examining the files associated with any given plugin, and noticed that the package luci-app-statistics has a load of lua files that seem specific to individual plugins. for example, i installed the package collectd-mod-irq for IRQ info, but i noticed later that the luci-app-statistics package contains the file /usr/lib/lua/luci/model/cbi/luci_statistics/irq.lua, which i find odd -- i would have thought that all files associated with a collectd plugin would come in a self-contained package. what is the rationale for breaking off the lua files for plugins and keeping them with luci-app-statistics, rather than with the relevant plugin package? thanks. rday _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
