M0r13n / mikrotik_monitoring

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

Request features. #23

Open foysal-ahamed opened 11 months ago

foysal-ahamed commented 11 months ago

There are no Queues features and also no maxmimum, minimum and avarage bandwidth and traffic consumtion, it will great if you add it.

Thank you.

rupadana commented 4 months ago

any update?

M0r13n commented 4 months ago

@rupadana @foysal-ahamed

There is branch named quality-of-life that you may want to try. This branch contains some enhancements:

rupadana commented 4 months ago

@rupadana @foysal-ahamed

There is branch named quality-of-life that you may want to try. This branch contains some enhancements:

  • the interface graph includes a table with mean, min and max data rates
  • two new gauges Total Inbound Traffic and Total Outbound Traffic are added
  • there is support for simple queues

Thank you, i will tried it ASAP

foysal-ahamed commented 4 months ago

@rupadana @foysal-ahamed There is branch named quality-of-life that you may want to try. This branch contains some enhancements:

  • the interface graph includes a table with mean, min and max data rates
  • two new gauges Total Inbound Traffic and Total Outbound Traffic are added
  • there is support for simple queues

Thank you, i will tried it ASAP

Thank you.

M0r13n commented 4 months ago

The updated version on the branch seems to work fine in my lab. Therefore, I merged the branch into main