Ticket #458 (new enhancement)

Opened 5 years ago

Last modified 4 years ago

Plugin setting to get logarithmic graphs

Reported by: janl Assigned to: janl
Priority: normal Milestone: Munin 3.0
Component: plugins Version:
Severity: normal Keywords:
Cc:

Description (Last modified by janl)

Currently the plugin has to set graph_args to --logarithmic to get a logarithmic graph. If for some reason the administrator wants to set logarithmic on a graph s/he has to re-specify the whole graph_args on the server. This is clumsy. The --base and -u and -l are very intimate to the graph so it's natural for the plugin to decide. If logarithmic is used should be set by something like graph_scaling linear|logarithmic|auto and then the server does the propper string append to fix this for the plugin.

Change History

11/23/06 09:52:45 changed by janl

  • description changed.

11/23/06 09:53:05 changed by janl

  • description changed.

03/03/08 20:05:06 changed by janl

  • milestone changed from Munin 1.4 to Munin 1.6.