mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
parent
eee198ecab
commit
983f11ef58
@ -230,8 +230,8 @@ object CheckCommand "swap" {
|
||||
|
||||
command = [
|
||||
PluginDir + "/check_swap",
|
||||
"-w", "$wgreater$%",
|
||||
"-c", "$cgreater$%"
|
||||
"-w", "$wfree$%",
|
||||
"-c", "$cfree$%"
|
||||
],
|
||||
|
||||
vars.wfree = 50,
|
||||
|
Loading…
x
Reference in New Issue
Block a user