【问题标题】:Is it possible to monitor Jboss or apache server using Prometheus?是否可以使用 Prometheus 监控 Jboss 或 apache 服务器?
【发布时间】:2017-06-07 08:47:45
【问题描述】:

我正在进行监控,我使用 Prometheus 和 alertManager 来提醒用户文件系统是否已满,我正在寻找是否可以使用 Prometheus 监控 Jboss 和 Apache 服务器。

【问题讨论】:

    标签: monitoring prometheus


    【解决方案1】:

    对于 Jboss,您可以使用 jmx_exporter

    Apache 无法生成好的指标,因此您可以在日志中使用 mtailgrok_exporter

    【讨论】:

    • 感谢您的回答。每个出口商都有自己的系统要求(Linux 或 Unix)吗?
    • 一切都应该在任何地方运行。节点导出器仅在 Unix 上有用