gpt4 book ai didi

grafana - 在 prometheus/grafana 中触发来自节点导出器的时间戳的警报太旧

转载 作者:行者123 更新时间:2023-12-04 14:18:27 27 4
gpt4 key购买 nike

我们已经运行了 node_exporter,我正在使用文本文件收集器让我输入由作业修改的文件的时间戳。

指标输出:

# HELP job_timestamp_file Metric read from /usr/local/etc/node_exporter/job-timestamp.prom
# TYPE job_timestamp_file untyped
job_timestamp_file 1.567657381e+09

所以我们已经成功地在 prometheus 中收集了它。我和我的舞会伙伴都遇到了问题,他们都是 prometheus 和 grafana 的新手,是如何编写查询以触发警报,如果

当前纪元时间 - job_timestamp_file > 86400

这真的看起来应该很容易......

最佳答案

time() - job_timestamp_file > 86400
节点导出器还通过文本文件收集器公开它读取的文件的 mtime。

关于grafana - 在 prometheus/grafana 中触发来自节点导出器的时间戳的警报太旧,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57808732/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com