| 1 | template: ioping_disk_latency |
| 2 | on: ioping.latency |
| 3 | class: Latency |
| 4 | type: System |
| 5 | component: Disk |
| 6 | lookup: average -10s unaligned of latency |
| 7 | units: microseconds |
| 8 | every: 10s |
| 9 | green: 10000 |
| 10 | warn: $this > $green |
| 11 | delay: down 30m multiplier 1.5 max 2h |
| 12 | summary: IO ping latency |
| 13 | info: Average I/O latency over the last 10 seconds |
| 14 | to: silent |