NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Munin module
editMunin module
editThis functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
This is the munin module.
The default metricset is node
.
Compatibility
editMunin module should be compatible with any implementation of the munin network protocol (http://guide.munin-monitoring.org/en/latest/master/network-protocol.html), it is tested with munin node 2.0.
Example configuration
editThe Munin module supports the standard configuration options that are described in Specify which modules to run. Here is an example configuration:
metricbeat.modules: - module: munin metricsets: ["node"] enabled: true period: 10s hosts: ["localhost:4949"] node.namespace: node
Metricsets
editThe following metricsets are available: