Cleanup config.nodes_of
[check_mk.git] / .werks / 1107
blob46d393e0b0d092674086d03c85eae6c918c1e997
1 Title: windows agent: now sets additional environment variables
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.5i6
6 Date: 1410341500
7 Class: feature
9 The agent now sets the following environment variables on startup.
11 <ul>
12 <li>PLUGINSDIR</li>
13 <li>LOCALDIR</li>
14 <li>SPOOLDIR</li>
15 <li>MK_CONFDIR</li>
16 </ul>
18 These can be used in the local an plugin scripts. There is also a dynamic
19 environment variable <tt>REMOTE_HOST</tt> available, representing the host ip
20 of the current connection.