【发布时间】:2014-10-28 09:38:28
【问题描述】:
我已配置 Graphite 来监控我的应用程序指标。我配置了 Zabbix 来监控我的服务器 CPU 和其他指标。 现在我想将一些关键的 Graphite 指标传递给 Zabbix 来为它们添加触发器。
所以我想做类似的事情
$ whisper get prefix1.prefix2.metricName
> 155
有可能吗?
附:我知道 Graphite-API 项目,我不想安装额外的应用程序。
【问题讨论】:
标签: api console graphite whisper