graph_period
graph_period is an optional attribute, which describes the frequency the data will be presented with in the graphs. The default is per second. Changing to per minute is useful in cases of a low frequency of whatever the plugin is measuring. The plugin's programmed value may be overridden in munin.conf.
Obviously, this directive only makes sense when your data may be measured per time unit, i.e. they are COUNTER or DERIVE data types. See {fieldname}.type for details.
Properties
| Attribute name | graph_period |
| Value | Either second (the default) or minute |
| Allowed characters | N/A |
| Spaces allowed | No |
| Context | Global plugin attributes |
| Required | No |
| Default value | second |
