Ticket #881 (closed patch: fixed)

Opened 2 years ago

Last modified 3 months ago

${graph_period} substitution only happens in graph_vlabel

Reported by: stavros Assigned to: nobody
Priority: normal Milestone: Munin 2.0
Component: master Version: 1.4.3
Severity: normal Keywords: ${graph_period} substitution graph label
Cc:

Description

The wiki article Best Current Practices suggests that All the graph_* values specified by the plugin can be used in the title and vlabel values and ${graph_*} in plugin output will be magically replaced with the correct value by Munin.

AFAICT, this currently only happens to graph_vlabel.

The attached patch (against v1.4.3) additionally enables substitution in graph titles and field labels.

Attachments

more-graphperiod-substitutions-1.4.3.patch (0.9 kB) - added by stavros on 03/06/10 04:02:35.

Change History

03/06/10 04:02:35 changed by stavros

  • attachment more-graphperiod-substitutions-1.4.3.patch added.

03/07/10 12:23:22 changed by snide

  • milestone changed from Munin 1.4.4 to Munin 1.5.

08/30/10 21:15:08 changed by snide

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

commited in r3880