<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/collectd/files/usr/share, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-06-11T16:05:36Z</updated>
<entry>
<title>collectd: Adjust .json names to match plugin names</title>
<updated>2025-06-11T16:05:36Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2025-06-11T15:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=beb0de663c112ecb439fa30c4bd4aad73add2b6a'/>
<id>urn:sha1:beb0de663c112ecb439fa30c4bd4aad73add2b6a</id>
<content type='text'>
Adjust .json names to match the plugin names: use '-' instead of '_'
Fix commits 033c19a and e36b727 that used a filename differing
from the plugin name used in OpenWrt. That prevented package compilation
to find and include the .json files that were left out of the package.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>collectd: Add `write_prometheus` uci config</title>
<updated>2025-06-03T05:21:04Z</updated>
<author>
<name>Xiao Yu</name>
</author>
<published>2025-05-21T23:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e36b727d9935ffa6f10f4befca6fdcd39cdce550'/>
<id>urn:sha1:e36b727d9935ffa6f10f4befca6fdcd39cdce550</id>
<content type='text'>
Included with default options used by collectd

Signed-off-by: Xiao Yu &lt;me@xyu.io&gt;
</content>
</entry>
<entry>
<title>collectd: Support config of mqtt plugin</title>
<updated>2023-07-27T06:49:28Z</updated>
<author>
<name>Alexandros Kosiaris</name>
</author>
<published>2023-03-14T08:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=530ccbc90daea6ad3cd24b3c2a7474005f8e6997'/>
<id>urn:sha1:530ccbc90daea6ad3cd24b3c2a7474005f8e6997</id>
<content type='text'>
mqtt plugin is already built and shipped in
collectd-mod-mqtt, however it is not possible to configure it via
uci currently, instead having to rely on populating the config file manually.

Add support by adding 2 functions, process_mqtt() and
process_mqtt_block(). First one just enables/disables the plugin.
The second one, in the spirit of the curl plugin, adds support for
populating multiple &lt;Publish&gt; and &lt;Subscribe&gt; blocks under &lt;Plugin mqtt&gt;
with support for some parameters. Those are:

* blocktype. Publish or Subscribe. Mandatory
* name. The name of the block. Mandatory
* Host. Mandatory
* Port. Optional
* User. Optional
* Password. Optional
* ClientId. Optional
* QoS. Optional
* Prefix. Optional
* Retain. Optional
* StoreRates. Optional
* CleanSession. Optional
* Topic. Optional

Bump PKG_RELEASE per comments in PR

Signed-off-by: Alexandros Kosiaris &lt;akosiaris@gmail.com&gt;
</content>
</entry>
<entry>
<title>collectd: enable AllPortsSummary for tcpconns plugin</title>
<updated>2023-05-29T20:39:38Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2023-05-29T20:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8270bd173ed9e4aa8877bfaa4e23c59223dca9f1'/>
<id>urn:sha1:8270bd173ed9e4aa8877bfaa4e23c59223dca9f1</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>collectd: Support configuration of write_http plugin</title>
<updated>2022-06-21T15:30:04Z</updated>
<author>
<name>Alexandros Kosiaris</name>
</author>
<published>2022-06-20T16:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=033c19acd7fb96cddd597f2c32ecf5963bc5ede6'/>
<id>urn:sha1:033c19acd7fb96cddd597f2c32ecf5963bc5ede6</id>
<content type='text'>
write_http plugin is already built and shipped in
collectd-mod-write_http, however it is not possible to configure it via
uci currently, instead having to rely on populating the config file manually.

Add support by adding 2 functions, process_write_http() and
process_write_http_node(). First one just enables/disables the plugin.
The second one, in the spirit of the curl plugin, adds support for
populating multiple &lt;Node&gt; elements under &lt;Plugin write_http&gt; with
support for a few parameters. Those are:

* name. The name of the &lt;Node&gt;. Mandatory
* URL. Mandatory
* Format. Optional.
* User. Optional.
* Password. Optional.
* Timeout. Optional.
* BufferSize. Optional.

Signed-off-by: Alexandros Kosiaris &lt;akosiaris@gmail.com&gt;
</content>
</entry>
<entry>
<title>collectd-mod-ping: add support for MaxMissed</title>
<updated>2021-08-15T07:38:35Z</updated>
<author>
<name>John Kohl</name>
</author>
<published>2021-08-14T19:22:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b5782a0f0d6559c4cb00d47f26495f7c0f61bd11'/>
<id>urn:sha1:b5782a0f0d6559c4cb00d47f26495f7c0f61bd11</id>
<content type='text'>
Signed-off-by: John Kohl &lt;jtk.git@bostonpog.org&gt;
</content>
</entry>
<entry>
<title>collectd: enable collectd-mod-smart</title>
<updated>2021-03-16T12:23:08Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2021-03-08T08:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=092902a87ee14e3b4b0b37a4ddb81719ae27fcc8'/>
<id>urn:sha1:092902a87ee14e3b4b0b37a4ddb81719ae27fcc8</id>
<content type='text'>
Switching on compilation for collectd smart plugin.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>collectd: enable swap plugin</title>
<updated>2021-01-10T08:22:54Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2021-01-05T20:39:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0412c27fda805f6f5b1cac1e74664d9d0633f117'/>
<id>urn:sha1:0412c27fda805f6f5b1cac1e74664d9d0633f117</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>collectd: add ubi uci and plugin info</title>
<updated>2020-06-24T11:20:11Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-06-17T13:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a481a2006ccc27addb1e930e6b760f846a6abc0f'/>
<id>urn:sha1:a481a2006ccc27addb1e930e6b760f846a6abc0f</id>
<content type='text'>
Add uci binding for ubi plugin.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>collectd: add syslog json plugin</title>
<updated>2020-05-04T12:51:14Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-04-27T11:29:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bb666cc9ff78b02c93e642f2ac78df30f34d3cd2'/>
<id>urn:sha1:bb666cc9ff78b02c93e642f2ac78df30f34d3cd2</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
</feed>
