Module: check_mk
Branch: master
Commit: 27b3c5f6cdbd67dbbd08e92522a593ec0d1abd7c
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=27b3c5f6cdbd67…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Fri May 30 12:23:27 2014 +0200
werk 929: improved wording
---
.werks/929 | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/.werks/929 b/.werks/929
index e988c6f..705f0f2 100644
--- a/.werks/929
+++ b/.werks/929
@@ -7,16 +7,17 @@ Class: feature
In the <tt>[local]</tt> and <tt>[plugin]</tt> sections the new
option <tt>include</tt> has been introduced.
With this option you can configure additional local and plugin directories, which should
get parsed.
-You can also configure the the scripts in the given directories should be executed as a
different user.
+You can also configure that the scripts in the given directories should get executed as a
different user.
<br><br>
Example configuration:<br>
F+:check_mk.ini
-[plugin]
+[plugins]
# The scripts in the following folder are executed as user \\ab
include \\ab = C:\users\ab\plugins
- # The scripts in the following folder are executed without any changes to the user
permission
- include - = C:\scripts\plugin
+ # The scripts in the following folder are executed without any
+ # changes to the user permission
+ include - = C:\scripts\plugins
F-:
<b>Important:</b> Keep in mind that the agent needs the permission to run