summaryrefslogtreecommitdiffstats
path: root/tests/template_dimension/system_cpu.conf.alarm_foreach_sp
blob: fdd19e813410c58510d860b2ef7d40790b86f142 (plain)
1
2
3
4
5
6
7
8
 alarm: dev_dim_template
    on: system.cpu
    os: linux
lookup: sum -3s at 0 every 3 percentage foreach *
 units: %
 every: 1s
  warn: $this > 1
  crit: $this > 4