M0r13n / mikrotik_monitoring

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

support on mikrotil router os 6.x.x ? #20

Closed Firsaavln closed 1 year ago

Firsaavln commented 1 year ago

anyone, Does this project support router OS 6.x.x and also run on Linux Debian VMware?

M0r13n commented 1 year ago

@Firsaavln The Prometheus exporter mktxp supports both version 6 and 7 of RouterOS. And because this project is based on Docker, it runs on most operating systems including (virtualized) Debian. You just need to make sure, that Docker and Docker-Compose are available on the target system.