搜索内容

包含标签:Grafana 的文章
  • Grafana展示精美的Nginx访问日志图表

    ELK 7.10 搭建 ELK 7.10 搭建请参考:容器部署ELK7.10,适用于生产 Grafana展示Nginx图表 注意:请确保 nginx 使用该字段,Nginx Key名称如果有修改,Logstas……

    Joe.Ye 2023-03-26
    0 1
  • Grafana曲线图展示每秒新增数据量

    添加MySQL数据源 -> 添加查询条件 sql 模式编写查询条件: SELECT $__timeGroupAlias(create_time, $interval), count(order_no) as '创单数量&#……

    Joe.Ye 2023-03-25
    0 0
  • Grafana插件扩展之SimpleJson安装

    在线安装SimpleJson 官网:https://grafana.com/grafana/plugins/grafana-simple-json-datasource # grafana-cli plugins install grafana-simple-json-dataso……

    Joe.Ye 2023-03-25
    0 0
  • Filebeat+ElasticSearch+Grafana实现Nginx日志监控

    Filebeat安装 官网:https://www.elastic.co/downloads/beats/filebeat # wget https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.1.0-linu……

    Joe.Ye 2023-03-25
    0 0
  • Prometheus + Grafana 监控 Spring Cloud 应用

    应用依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artif……

    Joe.Ye 2023-03-25
    0 0
  • Prometheus + Grafana 使用 mysqld_exporter 监控 MySQL

    Prometheus Exporters:https://prometheus.io/docs/instrumenting/exporters/ Prometheus Download:https://prometheus.io/download/ mysqld_exporter:http……

    Joe.Ye 2023-03-25
    0 0
  • Prometheus + Grafana 使用 elasticsearch_exporter 监控 ElasticSearch

    Prometheus Exporters:https://prometheus.io/docs/instrumenting/exporters/ elasticsearch_exporter:https://github.com/justwatchcom/elasticsearch_expo……

    Joe.Ye 2023-03-25
    0 0
  • Prometheus + Grafana 使用 redis_exporter 监控 Redis

    Prometheus Exporters:https://prometheus.io/docs/instrumenting/exporters/ redis_exporter:https://github.com/oliver006/redis_exporter Grafana Dashbo……

    Joe.Ye 2023-03-25
    0 0
  • Prometheus + Grafana 使用 Node Exporter 监控主机

    参考:https://songjiayang.gitbooks.io/prometheus/content/exporter/nodeexporter.html 官方下载:https://prometheus.io/download/ Grafana Dashboard:htt……

    Joe.Ye 2023-03-25
    0 0
  • InfluxDB + Jmeter + Grafana

    InfluxDB influxDB是一个开源的分布式时序、时间和指标数据库,使用go语言编写,无需外部依赖。 它有三大特性: 时序性(Time Series):与时间相关的函数的……

    Joe.Ye 2023-03-25
    0 0
  • grafana-cli命令

    安装插件最简单的方法是使用与Grafana捆绑在一起的CLI工具grafana-cli。在修改插件之后发生任何修改之前,Grafana服务器需要重新启动。 Grafana插件安装目录 ……

    Joe.Ye 2023-03-25
    0 0
  • Grafana插件扩展之Zabbix安装

    在线安装Zabbix 官网:https://grafana.com/grafana/plugins/alexanderzobnin-zabbix-app # grafana-cli plugins install alexanderzobnin-zabbix-app # syste……

    Joe.Ye 2023-03-25
    0 0
  • Grafana插件扩展之Clock安装

    在线安装Clock 官网:https://grafana.com/grafana/plugins/grafana-clock-panel # grafana-cli plugins install grafana-clock-panel # systemctl restart gr……

    Joe.Ye 2023-03-25
    0 0
  • Grafana插件扩展之世界地图安装

    在线安装Worldmap 官网:https://grafana.com/grafana/plugins/grafana-worldmap-panel # grafana-cli plugins install grafana-worldmap-panel # systemctl r……

    Joe.Ye 2023-03-25
    0 0
  • Grafana插件扩展之饼图安装

    在线安装Pie Chart 官网:https://grafana.com/grafana/plugins/grafana-piechart-panel # grafana-cli plugins install grafana-piechart-panel # systemctl ……

    Joe.Ye 2023-03-25
    0 0