Skip to content

Monitoring

sagarl edited this page Nov 6, 2014 · 3 revisions

Raigad exposes most of the elasticsearch metrics using Netflix Open Source project Servo.

Following metrics will be published:

  • Field Data Breaker Stats
  • File System Stats
  • Http Stats
  • JVM Stats
  • Network Stats
  • Node Indices Stats
  • Operating System Stats
  • Process Stats
  • Threadpool Stats
  • Transport Stats

Raigad also provides HealthMonitor which gives following metrics:

  • Green, Yellow or Red cluster state
  • Nodematch Binary status - Based on number of instances returned from Elasticsearch Cluster versus Instances returned from discovery (or Pre-configured number of instances provided using configuration property)
Clone this wiki locally