mirror of https://github.com/Icinga/icinga2.git
parent
653a2b4e7d
commit
f3c2a0d235
|
@ -588,7 +588,7 @@ for [custom attributes](03-monitoring-basics.md#custom-attributes-functions) whi
|
||||||
use the [abbreviated lambda syntax](17-language-reference.md#nullary-lambdas).
|
use the [abbreviated lambda syntax](17-language-reference.md#nullary-lambdas).
|
||||||
|
|
||||||
This example sets the `snmp_address` custom attribute
|
This example sets the `snmp_address` custom attribute
|
||||||
based on `$address$` and `$address6`.
|
based on `$address$` and `$address6$`.
|
||||||
|
|
||||||
```
|
```
|
||||||
vars.snmp_address = {{
|
vars.snmp_address = {{
|
||||||
|
|
Loading…
Reference in New Issue