Ticket #859 (closed enhancement: fixed)

Opened 2 years ago

Last modified 3 months ago

Upgrade munin-node to be able to handle dirtyconfig capability

Reported by: snide Assigned to: janl
Priority: normal Milestone: Munin 2.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

03/10/10 14:22:53 changed by ligne

  • status changed from new to closed.
  • resolution set to fixed.

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

closing ticket.:wq