【问题标题】:Infrastructure monitoring using collectd with Graphite and Grafana使用 collectd 与 Graphite 和 Grafana 进行基础设施监控
【发布时间】:2016-07-21 04:47:30
【问题描述】:

我正在使用collectd 收集系统性能和 MySQL 的指标并在 Grafana 中显示。我现在已经完成了,我想监控 Web 服务器和服务。我面临一些问题。有没有其他方法可以监控它们?

【问题讨论】:

    标签: collectd


    【解决方案1】:

    如果您愿意启用 mod_status,collectd 可以抓取该页面以提供 Web 服务器指标:

    https://collectd.org/wiki/index.php/Plugin:Apache

    【讨论】:

      【解决方案2】:

      详细说明,您可以使用 collectd MySQL 插件来存储 MySQL 中的数据。请看https://collectd.org/wiki/index.php/Plugin:MySQL

      但是,我建议使用 InfluxDB 作为数据存储软件的更强大的解决方案,因为它旨在处理高 I/O 负载。

      查看本指南,对我非常有用:https://www.linkedin.com/pulse/monitoring-collectd-influxdb-grafana-alan-wen(不,我不是作者。)

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2019-07-09
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多