/atoll-elasticsearch

Elasticsearch plugin for Atoll

Primary LanguageGo

Elasticsearch monitoring plugin for Atoll

CLI creates JSON that's used by Atoll.

Monitoring stats are focussed on core ES KPIs:

  • Cluster status
  • Cache sizes
  • Heap usage

Build

make

Run

./bin/atoll-elasticsearch

Test

make test
make test.verbose