Error when enable the collectd firewall plugin

Anyone know what this mean?

undefined is not an object (evaluating 'Object.keys(this.section.iptables[table])')

Or if someone has the full syntax to manually add/enable it via /etc/collectd.conf I will try myself to adapt it to my setup.

I tried something like this (just to enable it at least in LuCi)

LoadPlugin firewall

<Plugin firewall>
</Plugin>

But this doesn't work.

Thanks!

1 Like

What version of openwrt are you on?

Collectd doesn't have a nftables plugin.

1 Like

22.03.3 with firewall4 of course, this is why I was asking if someone has the full config then I can try to edit it, but I'm thinking that could be the collectd plugin error that is trying to still search for iptables.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.