diff options
Diffstat (limited to '')
| -rw-r--r-- | plugin/irq.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugin/irq.json b/plugin/irq.json new file mode 100644 index 0000000..b45c043 --- /dev/null +++ b/plugin/irq.json | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | { | ||
| 2 | "irq": { | ||
| 3 | "type": "stacked", | ||
| 4 | "title": "Interrupts", | ||
| 5 | "vertical": "IRQs/s", | ||
| 6 | "legend_format": "%6.1lf" | ||
| 7 | } | ||
| 8 | } | ||
