8000 "Interval" update in /collectd/collectd.d/ will not affect the plugins already uploaded in collectd.conf · Issue #2444 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
"Interval" update in /collectd/collectd.d/ will not affect the plugins already uploaded in collectd.conf #2444
Open
@sradco

Description

@sradco
  • Version of collectd: 5.7.2
  • Operating system / distribution: Centos7

When we want to update in /collectd/collectd.d/ the interval to a different value then the default, it will not affect the plugins that are loaded by default in the collectd.conf - cpu, memory, interface, disk, rrd plugins.

Expected behavior

Interval should apply to all plugins when it is set in the first file in /collectd/collectd.d/

Actual behavior

Interval will not affect the plugins that are loaded in the collectd.conf.

Steps to reproduce

  • Add a conf file to /collectd/collectd.d/ with Interval different then 10
    Like: Interval 20
  • Check the result

I believe all plugins should not be loaded in the collectd.conf
and only add to the end:
Include "/etc/collectd.d/*.conf"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0