mirror of
https://github.com/librenms/docker.git
synced 2026-07-25 03:08:47 +00:00
6 lines
316 B
Markdown
6 lines
316 B
Markdown
## Add a LibreNMS plugin
|
|
|
|
You can add [plugins for LibreNMS](https://docs.librenms.org/Extensions/Plugin-System/) in `/data/plugins/`. If you
|
|
add a plugin that already exists in LibreNMS, it will be removed and yours will be used (except for Weathermap).
|
|
|
|
> ⚠️ Container has to be restarted to propagate changes
|