strip-components 参数

strip-components  参数

–strip-components  1-压缩 通过 –strip-components 1 参数 解压到…

navicat 导出数据(转储 SQL文件)

保姆级教程 | Navicat 人工备份和自动备份 1、导出 数据 (转储 SQL文件) 转储 SQL 文件是…

mysql8 yum 方式安装

mysql 8 yum 方式安装 https://zhuanlan.zhihu.com/p/623778183…

prometheus监控MySQL环境

prometheus监控MySQL环境   思路就是 mysqld_exporter  登录 远程m…

prometheus监控zookeeper集群

prometheus监控zookeeper集群 zookeeper集群安装 : 链接   1- 修改…

使用grafana展示数据

使用grafana展示数据 模版- https://grafana.com/grafana/dashboard…

nginx监听多个端口

nginx监听多个端口

NGINX监听多个端口 要实现NGINX监听多个端口,需要修改其配置文件。默认情况下,NGINX监听80端口(…

监控CPU的使用情况案例

监控CPU的使用情况案例 2.4.1 统计各个节点CPU的使用率 (1)我们需要先找到CPU相关的KEY no…

prometheus常用的函数

prometheus常用的函数

Prometheus常用的函数 2.3.1 increase increase函数: 用来针对counter数…

prometheus  PromQL 介绍

prometheus  PromQL 介绍 PromQL初体验 1-查看某个特定的key node_cpu_s…