mirror of https://github.com/Icinga/icinga2.git
parent
d617c7b1f6
commit
1631d795b0
|
@ -221,7 +221,7 @@ object CheckCommand "users" {
|
|||
command = PluginDir + "/check_users"
|
||||
|
||||
arguments = {
|
||||
"-w" = "users_wgreater$"
|
||||
"-w" = "$users_wgreater$"
|
||||
"-c" = "$users_cgreater$"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue