Tony Murray
Tony Murray
So, you didn't use docker-compose to deploy the containers? Looks like you are missing at least a poller container.
It is a requirement you install the dispatcher sidecar, otherwise you have no polling.
REDIS is not required if only using one poller and MEMCACHE is never required for the docker container. Documentation improvements would be great :+1:
👍 max_depth and max_rules_per_group would meet my needs. The other settings seem reasonable and comprehensive.
This should be fixed by #96
I believe the reason whereis is used, is because of portability. Some OS didn't have which.
One solution would be to find the binary during install or daily.sh and not application boot up :D
@Jellyfrog feel free to push changes :) I'll pull before I do any new work. Although, it needs to be rebased.
PVID is fetched from Q-BRIDGE-MIB. (edit correct MIB, Q-BRIDGE-MIB::dot1qPvid)
I would report to Mikrotik as it doesn't sound like they are following the MIB. If you want it to work in LibreNMS without them fixing it, custom code will...