M0r13n / mikrotik_monitoring

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

adds panels for metrics regarding the exporter process (RAM, CPU usage) #9

Closed M0r13n closed 1 year ago

M0r13n commented 1 year ago

This PR adds additional panels to Grafana that show basic metrics about the performance of the Prometheus exporter process. As seen here this can be useful to detect memory leaks or performance issues.

M0r13n commented 1 year ago

Grafana verified to be working locally.

M0r13n commented 1 year ago

Also verified the Dashboard to be working on my test instance.