Using variables ($_HOSTTAGS$) in active checks

All custom attributes defined for the host are available as $_HOST[VARNAME]$. Replace “[VARNAME]” with the upper case name of your variable.
For example, a host attribute named foo with the value bar would result in the macro $_HOSTFOO$ being replaced with bar .