master
alarm_foreach_sp 8 lines 165 Bytes
Raw
1 alarm: dev_dim_template
2 on: system.cpu
3 os: linux
4 lookup: sum -3s at 0 every 3 percentage foreach *
5 units: %
6 every: 1s
7 warn: $this > 1
8 crit: $this > 4