8bf5646459
luci-app-statistics: Add UI to configure Mqtt
...
This commit adds UI to configure the Mqtt plugin of the luci-app-statistics.
Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com >
2024-03-08 02:28:50 +01:00
c9c395920e
luci-app-statistics: enhance tcpconns plugin
...
Modernize tcpconns plugin to match the features in collectd:
* Support summary of all ports
* 'All listening ports' can be concurrent to specified ports,
not just alternative
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2023-05-31 18:11:49 +03:00
1b715d2515
luci-app-statistics: add support for MaxMissed
...
Signed-off-by: John Kohl <jtk.git@bostonpog.org >
2021-08-15 10:39:31 +03:00
5da8a0d23f
luci-app-statistics: Fix ipstatistics plugin (fix 6ae138c2)
...
Fix the newly added ipstatistics plugin
* add config definition
* add configSummary
* remove unnecessary option config form
(no plugin-specific options)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2021-02-05 21:27:14 +02:00
6ae138c2fe
luci-app-statistics: add ipstatistics plugin
...
Signed-off-by: Nick Hainke <vincent@systemli.org >
2021-02-04 16:35:13 +02:00
c7756834b7
luci-app-statistics: add snmp6 collector
...
Add IPv6 statistics.
Signed-off-by: Nick Hainke <vincent@systemli.org >
2021-01-09 18:53:01 +02:00
af20ec8e07
luci-app-statistics: Add initial support for chrony
...
Add initial support for chrony statistics.
At this point introduce time offset and stratum stats.
There is something strange with the host option.
Anything else than 'localhost' or '127.0.0.1' causes an error at
collectd start, even when /tmp/collectd/conf is directly edited
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2020-12-22 17:54:18 +02:00
f8552afb1c
luci-app-statistics: add dhcpleases
...
Add the dhcpleases plugin:
https://github.com/openwrt/packages/pull/14204
Added-Frontend-by: Hannu Nyman <hannu.nyman@iki.fi >
Signed-off-by: Nick Hainke <vincent@systemli.org >
[Minor changes to graph: alt_autoscale, precision, label]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2020-12-12 18:29:54 +02:00
7a2b8174cc
luci-app-statistics: add missing ValuesPercentage option
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2020-07-13 13:32:52 +02:00
7eb63dfc27
luci-app-statistics: add syslog plugin
...
Signed-off-by: Tobias Waldvogel <tobias.waldvogel@gmail.com >
2020-04-21 18:36:56 +02:00
d04b8bfc82
luci-app-statistics: fix ACL name
...
Fix the ACL name.
Instead of referencing openvpn, use the statistics ACL.
Fixes commit 8f34e105c0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2020-04-18 14:37:36 +03:00
8f34e105c0
treewide: add ACL annotations to menu entries
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2020-04-17 12:40:31 +02:00
1dad678379
luci-app-statistics: allow /etc/group and /etc/passwd access
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2020-04-14 17:50:41 +02:00
c099344013
treewide: reorganize base ACLs
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2020-04-09 23:23:33 +02:00
9680fdea9e
luci-app-statistics: convert graph rendering to client side js
...
This conversion requires cgi-io >= version 17 and uhttpd version >= 2020-02-12
to function properly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2020-02-13 20:45:26 +01:00
1d47f0c1a9
luci-app-statistics: add missing ACL rules
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2020-02-13 19:37:26 +01:00
556e14c743
luci-app-statistics: convert plugin definitions to JSON
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2020-02-06 12:54:07 +01:00