Conversation:
Notices
-
kat (boneidol)'s status on Monday, 03-Jun-2019 11:37:54 EDT
kat
Any icinga2 experts about.
What's the difference between things like vars.disk_partition and $disk_partion$ ... My question is ... why are sometimes variables required to be wrapped in "$"'s and sometimes not-
kat (boneidol)'s status on Monday, 03-Jun-2019 11:45:30 EDT
kat
for example ... in the following example from icinga2 website
What magic makes the
vars.snmp_warn become $snmp_warn$
https://indy.im/attachment/131691
-