I have seen it in several files. E.g. in

/usr/share/icinga2/include/command-plugins.conf


"
template CheckCommand "ipv4-or-ipv6" {
        vars.check_address = {{
                var addr_v4 = macro("$address$")
...
"

On 09.09.2017 17:27, Antony Stone wrote:
> On Saturday 09 September 2017 at 14:49:14, Tobias Köck wrote:
> 
>> Hi,
>>
>> I am wondering what is the difference between a macro access with
>>
>> ... = $host.variable$
>>
>> and
>>
>> ... = macro($host.variable$)?
> 
> I'm not familiar with that latter syntax - can you point me at the 
> documentation for it?
> 
> 
> Antony.
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to