Releases: nshttpd/mikrotik-exporter
Releases · nshttpd/mikrotik-exporter
1.0.12-DEVEL: dialers with timeouts (#57)
* added Dials with timeouts to deal with dead devices * bump for version release
1.0.11: PoE collector (#54)
1.0.10 : port speed values
added in monitoring of ethernet ports for state, duplex and speed.
1.0.9: use debian instead of alpine
this is just a Docker update release (no new code in the exporter itself) to fix the binary not running in an Alpine container.
1.0.8 : Docker fix for binary names
bump to relase 1.0.8 release for Docker fix
1.0.7 : login fix
Fixing to work with the new API login in RouterOS v6.45.1
1.0.6 : Uptime Parse Panic Fix
Certain uptimes would cause a panic in parsing the uptime via regex. This has been resolved.
1.0.5 : Uptime Metrics
report uptime metrics from device in seconds since boot.
1.0.3: CircleCI build to DockerHub too
Also as part of the CircleCI build create a container and push to docker hub.
1.0.1: Fix #22 (#23)
* Fix #22 * bump version to 1.0.1