Prometheus样本采集器汇总
系统基本信息
Linux Servers:
Exporter
https://github.com/prometheus/node_exporter
Dashboard
https://grafana.com/grafana/dashboards/1860
Windows Servers:
Exporter
https://github.com/prometheus-community/windows_exporter
Dashboard
https://grafana.com/grafana/dashboards/12422
web端服务器
Nginx Server:
收集有关 NGINX 或 NGINX Plus 的信息
Exporter
https://github.com/nginxinc/nginx-prometheus-exporter
Dashboard
https://grafana.com/grafana/dashboards/9614
Apache Server:
收集有关 Apache 服务相关信息
Exporter
https://github.com/Lusitaniae/apache_exporter
Dashboard
https://grafana.com/grafana/dashboards/3894
BlackBox Exporter:
收集HTTP、TCP等信息,有利于监控Web服务的生命周期。
Exporter
https://github.com/prometheus/blackbox_exporter
Dashboard
https://grafana.com/grafana/dashboards/7587
SSL info Exporter:
发送有关用于 Web 服务器的 SSL 证书的信息。适用于监控 SSL 证书的到期日期。
Exporter
https://github.com/ribbybibby/ssl_exporter
Dashboard
https://grafana.com/grafana/dashboards/13230
数据库服务器
MySQL Server:
收集 MySQL 服务器信息
Exporter
https://github.com/prometheus/mysqld_exporter
Dashboard
https://grafana.com/grafana/dashboards/7362
PostgreSQL Server:
收集 PostgreSQL 服务器信息
Exporter
https://github.com/prometheus-community/postgres_exporter
Dashboard
https://grafana.com/grafana/dashboards/455
REDIS:
收集 REDIS 服务器信息
Exporter
https://github.com/oliver006/redis_exporter
Dashboard
https://grafana.com/grafana/dashboards/11835
Oracle Database:
收集 Oracle 服务器信息
Exporter
https://github.com/iamseth/oracledb_exporter
Dashboard
https://grafana.com/grafana/dashboards/3333
Memcached
收集 Memcached 服务器信息
Exporter
https://github.com/prometheus/memcached_exporter
Dashboard
https://grafana.com/grafana/dashboards/37
Elasticsearch:
收集 Elasticsearch 搜索引擎服务信息
Exporter
https://github.com/prometheus-community/elasticsearch_exporter
Dashboard
https://grafana.com/grafana/dashboards/6483
分类:
Prometheus
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· Docker 太简单,K8s 太复杂?w7panel 让容器管理更轻松!
2021-04-25 k8s安装常用软件的yaml文件
2021-04-25 yaml文件执行后常见错误解决
2021-04-25 动态存储管理实战:GlusterFS
2021-04-25 Kubernetes角色访问控制RBAC和权限规则(Role+ClusterRole)