File: monitoring.asciidoc

package info (click to toggle)
elasticsearch 1.0.3%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 37,220 kB
  • sloc: java: 365,486; xml: 1,258; sh: 714; python: 505; ruby: 354; perl: 134; makefile: 41
file content (31 lines) | stat: -rw-r--r-- 1,231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[[health]]
== Health and Performance Monitoring

* https://github.com/lukas-vlcek/bigdesk[bigdesk]:
  Live charts and statistics for elasticsearch cluster.

* https://github.com/karmi/elasticsearch-paramedic[paramedic]:
  Live charts with cluster stats and indices/shards information.

* http://www.elastichq.org/[ElasticsearchHQ]:
  Free cluster health monitoring tool

* http://sematext.com/spm/index.html[SPM for Elasticsearch]:
  Performance monitoring with live charts showing cluster and node stats, integrated
  alerts, email reports, etc.

* https://github.com/radu-gheorghe/check-es[check-es]:
  Nagios/Shinken plugins for checking on elasticsearch

* https://github.com/anchor/nagios-plugin-elasticsearch[check_elasticsearch]:
  An Elasticsearch availability and performance monitoring plugin for
  Nagios.

* https://github.com/rbramley/Opsview-elasticsearch[opsview-elasticsearch]:
  Opsview plugin written in Perl for monitoring Elasticsearch

* https://github.com/polyfractal/elasticsearch-segmentspy[SegmentSpy]:
  Plugin to watch Lucene segment merges across your cluster

* https://github.com/mattweber/es2graphite[es2graphite]:
  Send cluster and indices stats and status to Graphite for monitoring and graphing.