HowToWritePlugins > Global plugin attributes > graph_order
graph_order
The graph_order decides the graphing order of the data sources used in the plugin. This attribute is useful when STACKing data sources.
graph_order also enables loaning data from other data sources (other plugins), which enables Munin to create aggregate or other kinds of combined graphs.
Properties
| Attribute name | graph_order |
| Value | Data source names, separated by space |
| Allowed characters | As with {name} |
| Spaces allowed | Yes |
| Context | Global plugin attributes |
| Required | no |
| Default value | None (see note below) |
Example
Notes
If not set, the order of the graphs follows the order in which the data sources are read; i.e. the order that the plugin itself provides.
Last modified 5 months ago
Last modified on 12/09/12 21:09:05
