openwrt / openwrt/packages

collectd-mod-netlink package removal

Open
#17,656 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

release/21.02 stale
Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Maintainer: @<github-user> (find it by checking history of the package Makefile)
Environment: 21.02

Description:
After removing of collectd-mod-netlink package, configuration entries are left over in /etc/collectd.conf, which block to start collectd process.

LoadPlugin netlink
<Plugin netlink>
        IgnoreSelected false
        Interface "br-lan"
        Interface eth1
        VerboseInterface eth1
        QDisc eth1
        Class eth1
        Filter eth1
</Plugin>

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the collectd-mod-netlink package Makefile history to identify the package maintainer and the removal change. Trace how /etc/collectd.conf is assembled, then verify that the netlink configuration entries are no longer left behind and that collectd can start without them.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.