首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 云服务器指标采集

    验证是否正常工作默认node_exporters监听9100端口,curl IP+Port/metrics 是否正常返回即可# curl localhost:9100/metrics# HELP go_gc_duration_seconds 补充说明 ✓ 整体上部署很简单,如有异常根据特定下错误日志上下文排查; ✓ 此外上边步骤可以打包成一个脚本或者特定编排工具部署更简单; ✓ node_exporters启动可以指定更多选项,比如更多指标采集等 配置Node_exporters 仪表盘 ● 创建新的文件夹,按个人习惯创建命名 ● 下载Node_exporters仪表盘(本文档是按照Json下载再导入的方式)备注:对应下载链接参考:Node Exporter

    1.6K41编辑于 2024-06-25
  • 来自专栏企业监控prometheus与Grafana

    Prometheus实战篇:Prometheus简介

    用于检测应用程序代码的客户端库push gateway,用于批量,短期的监控数据的汇总节点,主要用于业务数据汇报等exporters,收集监控样本数据,并以标准格式向Prometheus提供.例如:收集服务器系统数据的node_exporters

    92100编辑于 2023-12-22
  • 来自专栏linux技术

    prometheus (一) 简介及部署

    这包括部署多个 Prometheus 和 Alertmanager 实例、用于收集节点指标的指标导出器(如 node_exporters)、将 Prometheus 链接到各种指标端点的目标配置,以及用于通知集群中潜在问题的示例警报规则

    1.7K20编辑于 2023-04-27
  • 来自专栏云原生生态圈

    Promscale-Prometheus的分析平台和长期存储测试

    timescaledb(postgre12.9+timescale2.5.2 with 16cpu 32G mem), 1 prometheus(8cpu 32G mem), simulate 2500 node_exporters 个 timescaledb(postgre12.9+timescale2.5.2 with 16cpu 32G mem),1 个 prometheus(8cpu 32G mem),模拟 2500 个 node_exporters

    2.2K20编辑于 2022-04-08
领券