check_es_system

Monitoring plugin to check status and resource usage of an ElasticSearch cluster node

Release 1.11.1

This version 1.11.1 fixes two bugs.

  • Invalid authentication is not properly handled and did not result in correct plugin behaviour (output and exit code) on the check types readonly, master and tps

  • Invalid domains submitted by -H parameter were not properly handled and resulted in the plugin to simply return OK (exit code 0) when a HTTP status 200 came back as a response.

check_es_system-1.11.1.tar.gz

Release tarball
application/gzip 2021-06-16 Download from Github

Release 1.11.0

This fixes #30

  • Set jq as new default json parser (was: jshon)
  • Plugin now shows the names of the found read_only indexes when using jq as json parser

check_es_system-1.11.0.tar.gz

Release tarball
application/gzip 2020-11-25 Download from Github

Release 1.10.1

Bugfix in jthreads check type. See #34 .

check_es_system-1.10.1.tar.gz

Release tarball
application/gzip 2020-11-10 Download from Github