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