2020年1月6日

Prometheus + Grafana(十)系统监控之Elasticsearch

摘要: 前言 根據 Promtheus 上的 Exporters and Integrations 頁面 所載,Prometheus 有釋出給 Elasticsearch 所用的 exporter ,也就是 elasticsearch_exporter 。 本文即是根據 elasticsearch_expo 阅读全文

posted @ 2020-01-06 15:32 曹伟雄 阅读(15580) 评论(3) 推荐(2)

Prometheus + Grafana(三)nginx 设置反向代理

摘要: 1.nginx 设置 server { listen 127.0.0.1:80; #server_name localhost; #charset koi8-r; #access_log logs/host.access.log main; location / { root html; index 阅读全文

posted @ 2020-01-06 12:29 曹伟雄 阅读(5482) 评论(0) 推荐(0)

导航