You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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)