Munin 模块
编辑Munin 模块编辑
这是 munin 模块。
默认度量集是 node
。
兼容性编辑
Munin 模块应该与任何实现 munin 网络协议的版本兼容 (http://guide.munin-monitoring.org/en/latest/master/network-protocol.html),它已通过 munin 节点 2.0 测试。
示例配置
Munin 模块支持在 模块 中描述的标准配置选项。以下是一个示例配置
metricbeat.modules: - module: munin metricsets: ["node"] enabled: true period: 10s hosts: ["localhost:4949"] # List of plugins to collect metrics from, by default it collects from # all the available ones. #munin.plugins: [] # If set to true, it sanitizes fields names in concordance with munin # implementation (all characters that are not alphanumeric, or underscore # are replaced by underscores). #munin.sanitize: false
度量集
以下度量集可用