monitoring.asciidoc 1.2 KB

12345678910111213141516171819202122232425262728293031
  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/karmi/elasticsearch-paramedic[paramedic]:
  6. Live charts with cluster stats and indices/shards information.
  7. * http://www.elastichq.org/[ElasticSearchHQ]:
  8. Free cluster health monitoring tool
  9. * http://sematext.com/spm/index.html[SPM for ElasticSearch]:
  10. Performance monitoring with live charts showing cluster and node stats, integrated
  11. alerts, email reports, etc.
  12. * https://github.com/radu-gheorghe/check-es[check-es]:
  13. Nagios/Shinken plugins for checking on elasticsearch
  14. * https://github.com/anchor/nagios-plugin-elasticsearch[check_elasticsearch]:
  15. An ElasticSearch availability and performance monitoring plugin for
  16. Nagios.
  17. * https://github.com/rbramley/Opsview-elasticsearch[opsview-elasticsearch]:
  18. Opsview plugin written in Perl for monitoring ElasticSearch
  19. * https://github.com/polyfractal/elasticsearch-segmentspy[SegmentSpy]:
  20. Plugin to watch Lucene segment merges across your cluster
  21. * https://github.com/mattweber/es2graphite[es2graphite]:
  22. Send cluster and indices stats and status to Graphite for monitoring and graphing.