1
0

monitoring.asciidoc 1.3 KB

12345678910111213141516171819202122232425262728293031323334
  1. [[health]]
  2. == Health and Performance Monitoring
  3. * https://github.com/lukas-vlcek/bigdesk[bigdesk]:
  4. Live charts and statistics for elasticsearch cluster.
  5. * https://github.com/lmenezes/elasticsearch-kopf/[Kopf]:
  6. Live cluster health and shard allocation monitoring with administration toolset.
  7. * https://github.com/karmi/elasticsearch-paramedic[paramedic]:
  8. Live charts with cluster stats and indices/shards information.
  9. * http://www.elastichq.org/[ElasticsearchHQ]:
  10. Free cluster health monitoring tool
  11. * http://sematext.com/spm/index.html[SPM for Elasticsearch]:
  12. Performance monitoring with live charts showing cluster and node stats, integrated
  13. alerts, email reports, etc.
  14. * https://github.com/radu-gheorghe/check-es[check-es]:
  15. Nagios/Shinken plugins for checking on elasticsearch
  16. * https://github.com/anchor/nagios-plugin-elasticsearch[check_elasticsearch]:
  17. An Elasticsearch availability and performance monitoring plugin for
  18. Nagios.
  19. * https://github.com/rbramley/Opsview-elasticsearch[opsview-elasticsearch]:
  20. Opsview plugin written in Perl for monitoring Elasticsearch
  21. * https://github.com/polyfractal/elasticsearch-segmentspy[SegmentSpy]:
  22. Plugin to watch Lucene segment merges across your cluster
  23. * https://github.com/mattweber/es2graphite[es2graphite]:
  24. Send cluster and indices stats and status to Graphite for monitoring and graphing.