ALTER TABLE `processors` ADD `processor_perc_warn` int(11) DEFAULT '75';
ALTER TABLE `mempools` ADD `mempool_perc_warn` int(11) DEFAULT '75';