alert: node_load1
expr: node_load1
> (machine_cpu_cores * 0.25)
labels:
severity: warning
value: '{{ $value }}'
annotations:
description: The load of {{ $labels.instance }} with {{ machine_cpu_cores }} cores
is {{ $value }}
summary: The load of {{ $labels.instance }} with {{ machine_cpu_cores }} cores is
{{ $value }}
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/18c3d06e-8ee1-4465-a908-b017c44e176e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/98f3d528-7abf-4c43-ab07-21cf503854dd%40googlegroups.com.
node_load1 > on (instance) (count by (instance) (rate(node_cpu{name="node-exporter",mode="user"}[5m])) * 0.5)so if something doesn't work and/or makes no sense slowly read it again and be sure you understand every step :-)