I have created a web scenario but associated with the wrong host.
Is this possible?
Is this possible?
update items set hostid = 10326 where itemid in (select itemid from httptestitem where httptestid = (select httptestid from httptest where name = 'Zabbix'));
Comment