summaryrefslogtreecommitdiffstats
path: root/src/health/health.d/boinc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/health/health.d/boinc.conf')
-rw-r--r--src/health/health.d/boinc.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/health/health.d/boinc.conf b/src/health/health.d/boinc.conf
index 6fd987de1..987d20212 100644
--- a/src/health/health.d/boinc.conf
+++ b/src/health/health.d/boinc.conf
@@ -2,11 +2,11 @@
# Warn on any compute errors encountered.
template: boinc_compute_errors
- on: boinc.states
+ on: boinc.tasks_per_state
class: Errors
type: Computing
component: BOINC
- lookup: average -10m unaligned of comperror
+ lookup: average -10m unaligned of compute_error
units: tasks
every: 1m
warn: $this > 0
@@ -17,7 +17,7 @@ component: BOINC
# Warn on lots of upload errors
template: boinc_upload_errors
- on: boinc.states
+ on: boinc.tasks_per_state
class: Errors
type: Computing
component: BOINC