summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/boinc
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2021-01-07 09:53:10 -0700
committerGitHub <noreply@github.com>2021-01-07 09:53:10 -0700
commit0bb7a429b619bc68104983691e4f957482630787 (patch)
tree040bc96ddd98ac59d7e83235f2babccc01ecb636 /collectors/python.d.plugin/boinc
parent3adf54ff452fbe8216b64dfce9c7ec04bc7a270b (diff)
Small updates, improvements, and housekeeping to docs (#10405)
* Fix Berkeley mentions * Add new collectors to list * Tweak Prometheus/OpenMetrics phrasing * Fix heading depth in performance guide * Clarify that exporting starts with Agent start * Clarify usage of edit-config with new files * Update images * service -> systemctl * Reverse systemctl order
Diffstat (limited to 'collectors/python.d.plugin/boinc')
-rw-r--r--collectors/python.d.plugin/boinc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/boinc/README.md b/collectors/python.d.plugin/boinc/README.md
index ec06396492..bd509c9004 100644
--- a/collectors/python.d.plugin/boinc/README.md
+++ b/collectors/python.d.plugin/boinc/README.md
@@ -6,7 +6,7 @@ sidebar_label: "BOINC"
# BOINC monitoring with Netdata
-Monitors task counts for the Berkely Open Infrastructure Networking Computing (BOINC) distributed computing client using the same RPC interface that the BOINC monitoring GUI does.
+Monitors task counts for the Berkeley Open Infrastructure Networking Computing (BOINC) distributed computing client using the same RPC interface that the BOINC monitoring GUI does.
It provides charts tracking the total number of tasks and active tasks, as well as ones tracking each of the possible states for tasks.