Fix a typo in one of the config examples

This commit is contained in:
Gunnar Beutner 2015-01-13 15:57:25 +01:00
parent a20d168340
commit 7f20795a22
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ Configuration example for host and service objects running commands on the remot
/* host specific check arguments */
vars.users_wgreater = 10
vars.users_wgreater = 20
vars.users_cgreater = 20
}
apply Service "users-remote" {