普罗米修斯 grafana
普罗米修斯
Prometheus后台启动
dashboards
Grafana 图像渲染器
ntpdate同步时间
node_expoter后台启动
blackbox_expoter后台启动
Notification templates
prometheus 配置文件
alert 报警规则
multi_mysqld_exporter
Prometheus动态配置目标
pushgateway
超棒的 Prometheus 警报规则
本文档使用 MrDoc 发布
-
+
首页
Prometheus动态配置目标
``` scrape_configs: # The job name is added as a label `job=<job_name>` to any timeseries scraped from this config. - job_name: "prometheus" static_configs: - targets: ["localhost:9090"] - job_name: 'test' file_sd_configs: - files: ['./host.yaml'] refresh_interval: 5s ``` ``` #host.yaml - targets: [ "192.168.1.171:9100" ] labels: group: "my_test_group" ```
admin
2023年12月6日 21:02
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
分享
链接
类型
密码
更新密码