-
Prometheus+Grafana+nginx-lua-prometheus 监控 OpenResty
查看工作目录 nginx -V 输出: --prefix=/usr/local/openresty/nginx 安装 nginx-lua-prometheus
2022-02-27, Views: 7129 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+nginx-prometheus-exporter 监控 Nginx
下载 nginx-prometheus-exporter https://github.com/nginxinc/nginx-prometheus-export
2022-02-26, Views: 6334 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+rabbitmq_prometheus 监控 RabbitMQ
关于 rabbitmq_prometheus rabbitmq_prometheus是RabbitMQ 3.8.0默认集成的监控插件。 相关文档 https:/
2022-02-25, Views: 3784 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+redis_exporter 监控 Redis 服务
redis_exporter 下载地址 https://github.com/oliver006/redis_exporter/releases 后台启动 no
2022-02-24, Views: 2787 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+jmx_exporter 监控 Java 虚拟机
agent 下载地址 https://github.com/prometheus/jmx_exporter/releases 配置文件样例 https://gi
2022-02-23, Views: 3430 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+mysqld_exporter 监控 MySQL
创建用户 仅限本机登录 CREATE USER 'exporter'@'localhost' IDENTIFIED BY '123456' WITH MAX_U
2022-02-22, Views: 3177 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+blackbox_exporter 监控 HTTP TCP PING ICMP
blackbox_exporter 下载地址 https://github.com/prometheus/blackbox_exporter/releases
2022-02-21, Views: 5384 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+windows_exporter 监控 Windows 系统
下载地址 分为exe和msi。 https://github.com/prometheus-community/windows_exporter/release
2022-02-20, Views: 4283 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+node_exporter 监控 Linux 服务器
node_exporter 下载地址 https://github.com/prometheus/node_exporter/releases 后台启动 noh
2022-02-19, Views: 4138 , Topics: Prometheus Grafana DevOps
-
Docker 搭建私有仓库 Registry
说明 私有仓库也是一个镜像,叫做Registry。 Harbor是在此基础上增强的功能。https://github.com/goharbor/harbor 拉
-
Docker 部署 Alertmanager
搜索镜像 docker search prom/alertmanager 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/pr
2022-02-17, Views: 6476 , Topics: Docker Alertmanager DevOps
-
Docker 部署 Grafana
搜索镜像 docker search grafana/grafana 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/graf
-
Docker 部署 Prometheus
搜索镜像 docker search prom/prometheus 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/prom
2022-02-15, Views: 4542 , Topics: Docker Prometheus DevOps
-
Docker 部署 cAdvisor
说明 最新版本已经放到谷歌镜像gcr.io中,国内无法访问,故使用v0.33.0版本。 搜索镜像 docker search google/cadvisor 拉
-
Docker 部署 Jenkins
拉取镜像 https://hub.docker.com/r/jenkins/jenkins 2.328版本 docker pull jenkins/jenkin
-
Docker 部署 GitLab
拉取镜像 https://hub.docker.com/r/gitlab/gitlab-ce docker pull gitlab/gitlab-ce:14.6
-
Docker 部署 Nexus
搜索镜像 docker search nexus 拉取镜像 版本号或更多配置可以去官网查看:https://hub.docker.com/r/sonatype/
-
Docker 部署 JumpServer
搜索镜像 docker search jumpserver/jms_all 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/j
2022-02-10, Views: 3299 , Topics: Docker JumpServer DevOps
-
Docker 部署 RabbitMQ
搜索镜像 https://hub.docker.com/_/rabbitmq docker search rabbitmq 拉取镜像 docker pull r
-
Docker 部署 Kibana
搜索镜像 https://hub.docker.com/_/kibana docker search kibana 拉取镜像 docker pull kiban