Hi all!<br><br>I&#39;ve created a patch that enables collectd to collect all irqs present in /proc/interrupts, with numeric and string names (NMI, LOC, RES, etc).<br>A patch can be found here: <a href="http://source.a2o.si/collectd-4.10.1-all-irq-patch.diff">http://source.a2o.si/collectd-4.10.1-all-irq-patch.diff</a><br>
<br>Two notices:<br>a) Unfortunately I was unable to build collectd from git repo (build.sh failures), therefore I created this patch for latest stable release: 4.10.1<br>b) I am fairly unexperienced in C programming, so please inform me gently of my mistakes:) But I am already using a patched version and it works fine.<br>
Any feedback on code quality or recommendations are welcome.<br><br>Who is responsible for incorporating external patches into official releases? <br><br>Keep up the good work,<br>b.<br><br>