summaryrefslogtreecommitdiffstats
path: root/tests/template_dimension/system_cpu.conf.template_foreach
blob: c75c15b2a19b29c97bf167eda83631da1226db6a (plain)
1
2
3
4
5
6
7
8
template: 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