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