core197: Ship collectd

Message ID 20250903181437.3396721-1-adolf.belka@ipfire.org
State Dropped
Headers
Series core197: Ship collectd |

Commit Message

Adolf Belka 3 Sep 2025, 6:14 p.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/197/filelists/collectd | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 config/rootfiles/core/197/filelists/collectd
  

Comments

Adolf Belka 4 Sep 2025, 12:26 p.m. UTC | #1
Hi All,

I have Dropped this patch in Patchwork. Please ignore it.

I have realised that I need to do the update the other way round. Doing this patch causes the collectd.vpn plugin to only have the openvpn-rw.log entry and no net2net entries.

That is fine with a new install.

I will submit a patch for the update.sh file that will change the rw entry in collectd.vpn from ovpnserver.log to openvpn-rw.log

That will accomplish the update of the rw entry while leaving all existing net2net connections still in the plugin file.

Regards,

Adolf.

On 03/09/2025 20:14, Adolf Belka wrote:
> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
> ---
>   config/rootfiles/core/197/filelists/collectd | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 120000 config/rootfiles/core/197/filelists/collectd
> 
> diff --git a/config/rootfiles/core/197/filelists/collectd b/config/rootfiles/core/197/filelists/collectd
> new file mode 120000
> index 000000000..871b32f14
> --- /dev/null
> +++ b/config/rootfiles/core/197/filelists/collectd
> @@ -0,0 +1 @@
> +../../../common/collectd
> \ No newline at end of file
  

Patch

diff --git a/config/rootfiles/core/197/filelists/collectd b/config/rootfiles/core/197/filelists/collectd
new file mode 120000
index 000000000..871b32f14
--- /dev/null
+++ b/config/rootfiles/core/197/filelists/collectd
@@ -0,0 +1 @@ 
+../../../common/collectd
\ No newline at end of file