常用的Prometheus出口器列表
简述
以下是向 Prometheus 发送监视目标数据的一些重要导出器列表,每个都包含了在 Grafana 中进行监视时有用的仪表板。
服务器基础信息系统
1. 节点出口器
-
- 使用Port:9100
-
- Linuxサーバの基本情報(topコマンド的な情報)を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/1860
2. Windows导出器
-
- 使用Port:9182
-
- Windowsサーバの基本情報(タスクマネージャー的な情報)を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/12422
网页服务器系统
1. nginx-prometheus-exporter (nginx普罗米修斯导出器)
-
- 使用Port:9113
-
- NGINXまたはNGINXPlusの情報を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/9614
2. 阿帕奇导出器
-
- 使用Port:9117
-
- Apacheの情報を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/3894
3. 黑匣子导出器 xiá zi chū qì)
-
- 使用Port:9115
-
- HTTPやTCPなどを介したエンドポイント情報を送信。Webサービスの死活監視に。
- おすすめDashboard:https://grafana.com/grafana/dashboards/7587
4. SSL导出器
-
- 使用Port:9219
-
- Webサーバに使用しているSSL証明書の情報を送信。SSL証明書の期限監視に便利。
- おすすめDashboard:https://grafana.com/grafana/dashboards/13230
数据库服务器系统
1. MySQL导出器
-
- 使用Port:9104
-
- MySQLサーバの情報を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/7362
2. Postgres导出器
-
- 使用Port:9187
-
- PostgreSQLサーバの情報を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/455
3. Redis导出工具
-
- 使用Port:9121
-
- Redisサーバの情報を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/11835
4. 弹性搜索导出器
-
- 使用Port:9114
-
- Elasticsearchサーバの情報を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/6483
5. Memcached导出器
-
- 使用Port:9150
-
- Memcachedサーバの情報を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/37
6. Oracle数据库导出器
-
- 使用Port:9161
-
- Oracleサーバの情報を送信
- おすすめDashboard:https://grafana.com/grafana/dashboards/3333
其他
出口商
-
- 使用Port:9999
- exporterのリバースプロキシ。複数のexporterを扱う際に便利。