Opened 3 years ago

Closed 3 years ago

Last modified 19 months ago

#859 closed enhancement (fixed)

Upgrade munin-node to be able to handle dirtyconfig capability

Reported by: snide Owned by: janl
Priority: normal Milestone: Munin 2.0.0
Component: plugins Version: 1.4.2
Severity: normal Keywords:
Cc:

Description

In #836, munin-master gained the capability of dirtyconfig.

Since the part of the protocol isn't implemented in the node, the plugins don't have a way to know if the master expects fetch with the config or not.

The node should set the environment variable MUNIN_CAP_DIRTYCONFIG before executing plugins to avoid for the plugin to send the values 2 times if not needed.

Change History (1)

comment:1 Changed 3 years ago by ligne

  • Resolution set to fixed
  • Status changed from new to closed

patch submitted to trunk in r3406. copied to 1.4 maintenance branch in r3408.

closing ticket.:wq

Note: See TracTickets for help on using tickets.