Skip to content
Florian Forster edited this page Nov 26, 2023 · 1 revision

Name:

IRQ plugin

Type:

read

Callbacks:

config, read

Status:

supported

FirstVersion:

4.0

Copyright:

2007 Peter Holik, 2007 Florian octo Forster

License:

Manpage:

collectd.conf(5)

See also:

List of Plugins

The IRQ plugin collects the number of times each interrupt has been handled by the operating system.

Synopsis

 <Plugin "irq">
   IRQ "23"
   IgnoreSelected true
 </Plugin>

Example graphs

IRQ.png

Dependencies

  • Linux
    • /proc-file system
Clone this wiki locally