1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 18:25:09 +00:00
librenms-docker/doc/notes/plugins.md
CrazyMax 96c67e9204
Handle LibreNMS plugins (#175)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-10 23:58:45 +01:00

316 B

Add a LibreNMS plugin

You can add plugins for LibreNMS 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