<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/applications/luci-app-statistics/root/usr/share, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2026-07-24T09:56:35Z</updated>
<entry>
<title>rpcd: fix file ACLs for symlinked /proc paths</title>
<updated>2026-07-24T09:56:35Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2026-07-24T09:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=96a255dbd96212b1c42cfbd0969425ab6528c8b2'/>
<id>urn:sha1:96a255dbd96212b1c42cfbd0969425ab6528c8b2</id>
<content type='text'>
Several ACL files referenced /proc paths that are symlinks (e.g.
/proc/mounts -&gt; /proc/self/mounts -&gt; /proc/$PID/mounts), which
resolve to paths not covered by the existing ACL rules under the
new rpcd symlink-aware ACL check.

Add the resolved path patterns (/proc/*/mounts, /proc/*/net/ipv6_route)
alongside the original symlink paths so that both the original and
the realpath-resolved path are matched by ACL rules.

Fixes: #8867
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: Add UI to configure Mqtt</title>
<updated>2024-03-08T01:28:50Z</updated>
<author>
<name>Miguel Angel Mulero Martinez</name>
</author>
<published>2023-03-17T18:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=8bf5646459e229c1d01736f7c45f3b1c9bf3058f'/>
<id>urn:sha1:8bf5646459e229c1d01736f7c45f3b1c9bf3058f</id>
<content type='text'>
This commit adds UI to configure the Mqtt plugin of the luci-app-statistics.

Signed-off-by: Miguel Angel Mulero Martinez &lt;migmul@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: enhance tcpconns plugin</title>
<updated>2023-05-31T15:11:49Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2023-05-30T16:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=c9c395920e424cd188a663a6c3f4acfdf8d65012'/>
<id>urn:sha1:c9c395920e424cd188a663a6c3f4acfdf8d65012</id>
<content type='text'>
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 &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: add support for MaxMissed</title>
<updated>2021-08-15T07:39:31Z</updated>
<author>
<name>John Kohl</name>
</author>
<published>2021-08-14T19:34:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1b715d25159c04eee3e81d2de61c68c5f4bd7c02'/>
<id>urn:sha1:1b715d25159c04eee3e81d2de61c68c5f4bd7c02</id>
<content type='text'>
Signed-off-by: John Kohl &lt;jtk.git@bostonpog.org&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: Fix ipstatistics plugin (fix 6ae138c2)</title>
<updated>2021-02-05T19:27:14Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2021-02-05T19:27:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=5da8a0d23feee86baa129ef64b2f2d965cb593fe'/>
<id>urn:sha1:5da8a0d23feee86baa129ef64b2f2d965cb593fe</id>
<content type='text'>
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 &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: add ipstatistics plugin</title>
<updated>2021-02-04T14:35:13Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2021-01-29T10:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=6ae138c2fe3dc13005b3ccdb9e19037f7350aab6'/>
<id>urn:sha1:6ae138c2fe3dc13005b3ccdb9e19037f7350aab6</id>
<content type='text'>
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: add snmp6 collector</title>
<updated>2021-01-09T16:53:01Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2020-12-11T21:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=c7756834b727137dbdee9abfb8bb7642f311d38f'/>
<id>urn:sha1:c7756834b727137dbdee9abfb8bb7642f311d38f</id>
<content type='text'>
Add IPv6 statistics.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: Add initial support for chrony</title>
<updated>2020-12-22T15:54:18Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2020-12-22T15:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=af20ec8e0724e755bf6c476572ba31016ddd209a'/>
<id>urn:sha1:af20ec8e0724e755bf6c476572ba31016ddd209a</id>
<content type='text'>
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 &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: add dhcpleases</title>
<updated>2020-12-12T16:29:54Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2020-12-12T16:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=f8552afb1c32aece90bba337708f650440850605'/>
<id>urn:sha1:f8552afb1c32aece90bba337708f650440850605</id>
<content type='text'>
Add the dhcpleases plugin:
https://github.com/openwrt/packages/pull/14204

Added-Frontend-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;

[Minor changes to graph: alt_autoscale, precision, label]
Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>luci-app-statistics: add missing ValuesPercentage option</title>
<updated>2020-07-13T11:32:52Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-07-13T11:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=7a2b8174ccfd05aea85d3639fbca388b6242e3ef'/>
<id>urn:sha1:7a2b8174ccfd05aea85d3639fbca388b6242e3ef</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
</feed>
