Skip to content

Releases: Napsty/check_es_system

1.8

02 May 14:10
Compare
Choose a tag to compare
1.8

Add support for multiple json parsers, using the new -X parameter.
Previously only jshon was supported. With this release both jshon and jq are supported as json parsers.
Default is still jshon for backward compatibility.

1.7.2

09 Apr 09:03
db2c4b0
Compare
Choose a tag to compare

Fixes a regression in 1.7.1 (issue #22)

1.7.1

01 Apr 11:08
7eb979b
Compare
Choose a tag to compare

Bugfix release: Handle 503 errors (issue #20 )

1.7

04 Nov 14:07
a174847
Compare
Choose a tag to compare
1.7

This version adds a new check type "master" to the plugin. It allows to check the current master node in an Elasticsearch cluster. With the additional parameter -e (expect master) a node name can be given. If the current cluster master and the node name from -e don't match, a warning is returned.

1.6.1

24 Sep 05:05
ee753c1
Compare
Choose a tag to compare

Typo fix: Output in tps check type was missing the word "than"

1.6

09 Sep 13:16
b0accd6
Compare
Choose a tag to compare
1.6
Version 1.6 (#15)

* Version 1.6: New check types jthreads and tps (thread pool stats)

* Version 1.6: New check types jthreads and tps (thread pool stats)

* Version 1.6: New check types jthreads and tps (thread pool stats)

* Version 1.6: New check types jthreads and tps (thread pool stats)

1.3

03 Apr 12:50
1924430
Compare
Choose a tag to compare
1.3
Issue 8 (#9)

* Catch connection refused error

* Catch connection refused error

1.1

20 Feb 09:19
7ee965b
Compare
Choose a tag to compare
1.1
Version 1.1