While browsing the forums, I read about these plugins e.g https://collectd.org/wiki/index.php/Plugin:Wireless
I want to know, does this only graph real-time data or does it store historic data? e.g can I retrieve the signal graph from 2 days ago?
While browsing the forums, I read about these plugins e.g https://collectd.org/wiki/index.php/Plugin:Wireless
I want to know, does this only graph real-time data or does it store historic data? e.g can I retrieve the signal graph from 2 days ago?
luci-app-statistics uses the collectd plugins. If you point the rrd
output to persistent storage i.e.USB, yes
let me do it and report back.
Which theme you are using?
Personal custom, based on Material Theme
Make sure you Save/Apply
, then issue /etc/init.d/luci_statistics restart ; /etc/init.d/collectd restart
or reboot. It will take a few minutes to populate.
You can also check ls /mnt/sda1/rrd
It should return a folder with your domain name.
I did all the steps the first time, all from GUI (typical noob) except for the
/etc/init.d/collectd
which was done from SSH.
it didn't work...
reset the plugin to default, reentered the setting from GUI, and now it is working.
root@OpenWrt:~# ls /mnt/sda1/rrd
OpenWrt
working
can you upload the theme files ask OPKG package?
Do you roll your own?
I haven't used any custom theme, beyond those available in the opkg repository. With so much free space available, I would love to use custom themes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.