mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Fix some formatting issues
This commit is contained in:
parent
56de94b91c
commit
15b9ffce8e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user