system_cpu.conf.template_foreach_sp 189 B

12345678
  1. template: 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