1 Title: Replace custom host macros in call of active checks
11 When you have defined custom host macros like <tt>_FOO</tt> via
12 <tt>extra_host_conf</tt> in <tt>main.mk</tt> or other configuration
13 files, these macros are now known and will be replaced on the command line
14 of active check plugins. The macro in the example will be specified
15 with <tt>$HOST_FOO</tt>.