Opened 7 years ago
Last modified 5 years ago
#458 new enhancement
Plugin setting to get logarithmic graphs
| Reported by: | janl | Owned by: | janl |
|---|---|---|---|
| Priority: | normal | Milestone: | Munin 3.0.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 (3)
comment:1 Changed 7 years ago by janl
- Description modified (diff)
comment:2 Changed 7 years ago by janl
- Description modified (diff)
comment:3 Changed 5 years ago by janl
- Milestone changed from Munin 1.4 to Munin 1.6
Note: See
TracTickets for help on using
tickets.
