]> git.ipfire.org Git - thirdparty/collectd.git/commit
irq plugin: Add additional labels to the Linux implementation.
authorFlorian Forster <octo@collectd.org>
Fri, 15 Dec 2023 08:42:44 +0000 (09:42 +0100)
committerFlorian Forster <octo@collectd.org>
Fri, 15 Dec 2023 08:42:44 +0000 (09:42 +0100)
commitf20ba1507559a55bb0b0116c8ab3acad4c50e709
treeec87c7aa2ab0be7c1d640966e3321171479473d0
parent513f459996861ba1f3f86a1201d25a3bb67aacdd
irq plugin: Add additional labels to the Linux implementation.

The Linux implementation will now emit the following fields if available:

* device
* trigger
* kernel_module
* name (a human readable name, e.g. "Non-maskable interrupts")
src/irq.c