Fix some formatting issues

This commit is contained in:
Gunnar Beutner 2017-06-12 08:21:36 +02:00 committed by GitHub
parent 56de94b91c
commit 15b9ffce8e

View File

@ -19,6 +19,7 @@
object CheckCommand "logstash" {
import "ipv4-or-ipv6"
command = [ PluginContribDir + "/check_logstash" ]
arguments = {
@ -62,8 +63,8 @@ object CheckCommand "logstash" {
value = "$logstash_cpu_crit$"
description = "Critical threshold for cpu usage in percent"
}
}
vars.logstash_hostname = "$check_address$"
vars.logstash_port = 9600
vars.logstash_filedesc_warn = 85