collectd: Adjust .json names to match plugin names
authorHannu Nyman <redacted>
Wed, 11 Jun 2025 15:53:52 +0000 (18:53 +0300)
committerHannu Nyman <redacted>
Wed, 11 Jun 2025 16:05:36 +0000 (19:05 +0300)
commitbeb0de663c112ecb439fa30c4bd4aad73add2b6a
treed47c6e6e4ad9a0ad5deb5934d8792354fe5b1253
parent6fe289dafcb2418f7a0607c8cc2bc484092384e5
collectd: Adjust .json names to match plugin names

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 <redacted>
utils/collectd/Makefile
utils/collectd/files/usr/share/collectd/plugin/write-http.json [moved from utils/collectd/files/usr/share/collectd/plugin/write_http.json with 100% similarity]
utils/collectd/files/usr/share/collectd/plugin/write-prometheus.json [moved from utils/collectd/files/usr/share/collectd/plugin/write_prometheus.json with 100% similarity]
git clone https://git.99rst.org/PROJECT