Zabbix sql queries
Jump to navigation
Jump to search
delete from items where hostid=(select hostid from hosts where host='www.example.com'); delete from items where hostid=(select hostid from hosts where host='www.example.com') and itemid!=252623 and itemid!=253055;