M0r13n / mikrotik_monitoring

Monitor your Mikrotik router with Prometheus and Grafana
MIT License
240 stars 33 forks source link

MKTXP Launch error with DHCP leases parameter #10

Closed DemianBerg closed 1 year ago

DemianBerg commented 1 year ago

When I run MKTXP with the DHCP Leases parameter, it gives an error, when I change it from True to False, everything starts successfully 🤔

image

M0r13n commented 1 year ago

I was able to reproduce this issue. But the bug lives in the exporter itself (mktxp). I created a PR in the project.

Refer to: https://github.com/akpw/mktxp/pull/39