summaryrefslogtreecommitdiffstats
path: root/collectors/COLLECTORS.md
diff options
context:
space:
mode:
authorTasos Katsoulas <tasos@netdata.cloud>2022-12-08 17:11:45 +0200
committerGitHub <noreply@github.com>2022-12-08 10:11:45 -0500
commit6732575ef4770170f9db97781848fd9426fb966e (patch)
tree7f4e17b5276056a7101ca2142e1f92aafc52c0be /collectors/COLLECTORS.md
parente25b5ccf189463ca2a73a9ef6d1f7cf30a6e0bab (diff)
Fix minor typo. (#14111)
* Update COLLECTORS.md minor fix * Update COLLECTORS.md remove whitespace
Diffstat (limited to 'collectors/COLLECTORS.md')
-rw-r--r--collectors/COLLECTORS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md
index 71965988de..9f27caa79f 100644
--- a/collectors/COLLECTORS.md
+++ b/collectors/COLLECTORS.md
@@ -501,7 +501,7 @@ default. To use a third-party collector, visit their GitHub/documentation page a
<details>
<summary>Typical third party Python collector installation instructions</summary>
-<br>
+
In general the below steps should be sufficient to use a third party collector.
1. Download collector code file into [folder expected by Netdata](https://learn.netdata.cloud/docs/agent/collectors/plugins.d#environment-variables).
@@ -532,7 +532,7 @@ $ sudo systemctl restart netdata
```
</details>
-<br>
+
- [CyberPower UPS](https://github.com/HawtDogFlvrWtr/netdata_cyberpwrups_plugin): Polls CyberPower UPS data using
PowerPanel® Personal Linux.