Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
-- Disable host "Zabbix Server"
UPDATE hosts SET status=1 WHERE host='Zabbix server';
-- clear changelog table
TRUNCATE TABLE changelog;
Everything looks good. We'll let you know here if there's anything you should know about.