Usage / running the plugin on the command lineUsage:./check_es_system.sh -H ESURL [-P port] [-S] [-u user -p pass|-E cert -K key] -t checktype [-o unit] [-w int] [-c int] [-m int] [-e string] [-X string]Example: Classical status check. Here the Elasticsearch ...
size=$(echo$esstatus | jshon -e nodes -e jvm -e mem -e"heap_used_in_bytes") unitcalcif[ -n"${warning}"] || [ -n"${critical}"];then# Handle tresholdsif[ $size -ge $criticalsize ];thenecho"ES SYSTEM CRITICAL - Memory usage is at ${usedpercent}% ($outputsize $unit) from...
CxFlow usesSpring Bootand for Server Mode, it requires anapplication.ymlfile to drive the execution. The sections below outlines available properties and when/how they can be used in different execution modes. In addition, all the Spring Boot configuration rules apply. For additional information on...
The force parameter to the Delete Inference API allows a caller to delete an inference endpoint even if it is used by a semantic text field. A user could force delete an inference endpoint used in semantic then create another one with th...
Monitoring Elasticsearch with Checkmk By Heike Jurzik on Jun 18, 2020 Whether on your own machines or in the cloud: applications generate huge amounts of data – every day, every hour and every minute. We're no longer… Read more VPN monitoring: a problem-free connection to the home...