jarischaefer / docker-librenms

Docker image for LibreNMS
MIT License
115 stars 37 forks source link

support for Dispatcher Service ? #115

Closed olanystrom closed 3 years ago

olanystrom commented 4 years ago

Is there anyone else than me that wants support for switching to Dispatcher-Service instead of the old poller/cron system. https://docs.librenms.org/Extensions/Dispatcher-Service/

jarischaefer commented 4 years ago

That sounds interesting. I might implement it, but I am not sure when.

jarischaefer commented 3 years ago

Support was added in https://github.com/jarischaefer/docker-librenms/commit/c246accd5294230bbda4fe663f3704a5764c837b. Setting LIBRENMS_SERVICE_ENABLE=true enables the librenms-service.py script.