Fix display of Mikrotik CPU; probably unrelated to MIB-based polling changes

This commit is contained in:
Paul Gear
2016-01-02 07:10:43 +10:00
parent b98e69187f
commit e89984e316
@@ -18,7 +18,7 @@ foreach ($procs as $proc) {
$unit_text = 'Load %';
$units = '%';
$units = '';
$total_units = '%';
$colours = 'mixed';