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