{
if ((${'zabbix-agent'}{'ServerActive'} || '') ne ''){
    $OUT .= "ServerActive=${'zabbix-agent'}{'ServerActive'}\n";
}
}
