Open ezplanet opened 1 year ago
The collectd openvpn plugin seems OK. It generates meaningful data. One can generate reasonably looking plots running rrdtool manually on the gathered data and graphing tx and rx variables. It looks like it is Luci-app-statistics that fails to the render the graphs.
Issue template:
<package-name>:
Steps to reproduce:
Configure openwrt with luci stats + openvpn plugin configure the openvpn plugin to point to the openvpn server status file as follows:
The following files are collected in the openvpn-myvpnserver.status folder under /var/rrd/myhostname
Thare are files for each client that connected to the openvpn server running on the openwrt router (names are redacted). However going to the page: luci -> statistics -> graphs, OpenVPN tab
Broken images are displayed. This issue has been reported several times in OpenWRT forums, but it appears it was never addressed. Please see: [(https://forum.openwrt.org/t/collectd-mod-openvpn/11034/11)]
Actual behavior:
Broken images are displayed for OpenVPN in Luci stats graphs
Expected behavior:
graphs stats are expected
Additional Information:
OpenWrt version information from system
/etc/openwrt_release
:It happened on every release since the plugin was included in luci stats.