Hi,
as stated in the subject, IRQ plugin does not work, because of this:
-------------------------------------------------------------------------------------------
@@ -189,10 +235,10 @@
irq_value += v.derive;
} /* for (i) */
- if (i < fields_num)
- continue;
-
irq_submit (irq, irq_value);
}
-------------------------------------------------------------------------------------------
Fields num is ever greater than number of processors because it counts
non-numeric fields from /proc/interrupts which follow interrupt count,
on the right, too.
b.
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd