Skip to content

Commit 539bf2a

Browse files
committed
Add links to other plugins
1 parent ce066bc commit 539bf2a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,20 @@ There are currently no configuration options available.
7979
Import "mcp3425"
8080
</Plugin>
8181

82+
## Other Plugins
83+
84+
This is my personal collection of plugins. If you also created a Collectd
85+
plugin that's great! I won't accept pull requests for now though since I cannot
86+
test and maintain plugins for which I don't have any matching hardware.
87+
88+
Instead, feel free to create a pull request to add your plugin to the list
89+
below!
90+
91+
<!-- - [`name.py`](link-to-plugin): Description of the plugin -->
92+
93+
- [`arris_modem.py`](https://github.com/jakup/collectd-python-plugins): Report
94+
the upstream/downstream channels of an Arris DOCSIS3 cable modem.
95+
8296
## License
8397

8498
MIT License, see LICENSE file.

0 commit comments

Comments
 (0)