Prometheus Dashboard for elasticsearch exporter

* [prometheus-community/elasticsearch\_exporter: Elasticsearch stats exporter for Prometheus](https://github.com/prometheus-community/elasticsearch_exporter)
* [Releases · prometheus-community/elasticsearch\_exporter](https://github.com/prometheus-community/elasticsearch_exporter/releases)
* [Dashboards | Grafana Labs](https://grafana.com/grafana/dashboards/?search=elasticsearch)
* [Elasticsearch Exporter Quickstart and Dashboard | Grafana Labs](https://grafana.com/grafana/dashboards/14191-elasticsearch-overview/)
* [Prometheus OSS | Elasticsearch exporter](https://grafana.com/oss/prometheus/exporters/elasticsearch-exporter/)
* [grafana.com/oss/prometheus/exporters/elasticsearch-exporter/assets/sample\_scrape.txt] 
  (https://grafana.com/oss/prometheus/exporters/elasticsearch-exporter/assets/sample_scrape.txt)

[Elasticsearch Exporter Quickstart and Dashboard | Grafana Labs](https://grafana.com/grafana/dashboards/14191-elasticsearch-overview/)

 

PS C:\Program Files\Elastic\Elasticsearch\7.16.3\jdk\bin> .\java.exe -version
openjdk version "17.0.1" 2021-10-19
OpenJDK Runtime Environment Temurin-17.0.1+12 (build 17.0.1+12)
OpenJDK 64-Bit Server VM Temurin-17.0.1+12 (build 17.0.1+12, mixed mode, sharing)




"C:\Program Files\Elastic\Elasticsearch\7.16.3\jdk\bin\java.exe" -Des.networkaddress.cache.ttl=60 -Des.networkaddress.cache.negative.ttl=10 -XX:+AlwaysPreTouch -Xss1m -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djna.nosys=true -XX:-OmitStackTraceInFastThrow -XX:+ShowCodeDetailsInExceptionMessages -Dio.netty.noUnsafe=true -Dio.netty.noKeySetOptimization=true -Dio.netty.recycler.maxCapacityPerThread=0 -Dio.netty.allocator.numDirectArenas=0 -Dlog4j.shutdownHookEnabled=false -Dlog4j2.disable.jmx=true -Dlog4j2.formatMsgNoLookups=true -Djava.locale.providers=SPI,COMPAT --add-opens=java.base/java.io=ALL-UNNAMED -XX:+UseG1GC -Djava.io.tmpdir=C:\WINDOWS\TEMP\elasticsearch -XX:+HeapDumpOnOutOfMemoryError -XX:+ExitOnOutOfMemoryError -XX:HeapDumpPath=data -XX:ErrorFile=logs/hs_err_pid%p.log -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m -Xmx2048m -Xms2048m -XX:MaxDirectMemorySize=1073741824 -XX:G1HeapRegionSize=4m -XX:InitiatingHeapOccupancyPercent=30 -XX:G1ReservePercent=15 -Delasticsearch -Des.path.home="C:\Program Files\Elastic\Elasticsearch\7.16.3" -Des.path.conf="C:\ProgramData\Elastic\Elasticsearch\config" -cp "C:\Program Files\Elastic\Elasticsearch\7.16.3\lib\*" org.elasticsearch.bootstrap.Elasticsearch


"C:\Program Files\Elastic\Elasticsearch\7.16.3\jdk\bin\java.exe"
 -Des.networkaddress.cache.ttl=60
 -Des.networkaddress.cache.negative.ttl=10
 -XX:+AlwaysPreTouch
 -Xss1m
 -Djava.awt.headless=true
 -Dfile.encoding=UTF-8
 -Djna.nosys=true
 -XX:-OmitStackTraceInFastThrow
 -XX:+ShowCodeDetailsInExceptionMessages
 -Dio.netty.noUnsafe=true
 -Dio.netty.noKeySetOptimization=true
 -Dio.netty.recycler.maxCapacityPerThread=0
 -Dio.netty.allocator.numDirectArenas=0
 -Dlog4j.shutdownHookEnabled=false
 -Dlog4j2.disable.jmx=true
 -Dlog4j2.formatMsgNoLookups=true
 -Djava.locale.providers=SPI,COMPAT
 --add-opens=java.base/java.io=ALL-UNNAMED
 -XX:+UseG1GC
 -Djava.io.tmpdir=C:\WINDOWS\TEMP\elasticsearch
 -XX:+HeapDumpOnOutOfMemoryError
 -XX:+ExitOnOutOfMemoryError
 -XX:HeapDumpPath=data
 -XX:ErrorFile=logs/hs_err_pid%p.log
 -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m
 -Xmx2048m
 -Xms2048m
 -XX:MaxDirectMemorySize=1073741824
 -XX:G1HeapRegionSize=4m
 -XX:InitiatingHeapOccupancyPercent=30
 -XX:G1ReservePercent=15
 -Delasticsearch
 -Des.path.home="C:\Program Files\Elastic\Elasticsearch\7.16.3"
 -Des.path.conf="C:\ProgramData\Elastic\Elasticsearch\config"
 -cp "C:\Program Files\Elastic\Elasticsearch\7.16.3\lib\*" org.elasticsearch.bootstrap.Elasticsearch

 

 -XX:+UseG1GC

 

 

 

 

posted @ 2023-12-05 14:46  任国强  阅读(25)  评论(0编辑  收藏  举报