Plugin:IRQ
From collectd Wiki
| IRQ plugin | |
|---|---|
| Type: | read |
| Callbacks: | config, read |
| Status: | supported |
| First version: | 4.0 |
| Copyright: | 2007 Peter Holik 2007 Florian octo Forster |
| License: | GPLv2+ |
| Manpage: | collectd.conf(5) |
| 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
Dependencies
- Linux
-
/proc-file system
-


