dominiek / atoll-elasticsearch

Elasticsearch plugin for Atoll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Elasticsearch plugin for Atoll


Languages

Language:Go 97.4%Language:Makefile 2.6%