summaryrefslogtreecommitdiffstats
path: root/tests/template_dimension/system_cpu.conf.alarm_foreach
blob: 21a8cbb723287c6fee7ba46a2ce8859c225702b8 (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 system,user,nice
 units: %
 every: 1s
  warn: $this > 1
  crit: $this > 4