mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 13:14:32 +02:00
Fix a typo in one of the config examples
This commit is contained in:
parent
a20d168340
commit
7f20795a22
@ -413,7 +413,7 @@ Configuration example for host and service objects running commands on the remot
|
|||||||
|
|
||||||
/* host specific check arguments */
|
/* host specific check arguments */
|
||||||
vars.users_wgreater = 10
|
vars.users_wgreater = 10
|
||||||
vars.users_wgreater = 20
|
vars.users_cgreater = 20
|
||||||
}
|
}
|
||||||
|
|
||||||
apply Service "users-remote" {
|
apply Service "users-remote" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user