Skip to content

Releases: nshttpd/mikrotik-exporter

1.0.12-DEVEL: dialers with timeouts (#57)

16 Nov 04:54
60bb04d
Compare
Choose a tag to compare
* added Dials with timeouts to deal with dead devices
* bump for version release

1.0.11: PoE collector (#54)

11 Nov 22:05
Compare
Choose a tag to compare
Thanks for the PR.

* PoE collector
* Correcting mistake in comment for WithPOE function

1.0.10 : port speed values

21 Aug 02:13
Compare
Choose a tag to compare

added in monitoring of ethernet ports for state, duplex and speed.

1.0.9: use debian instead of alpine

21 Jul 22:11
fc9c04e
Compare
Choose a tag to compare

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

06 Jul 02:21
Compare
Choose a tag to compare
bump to relase 1.0.8 release for Docker fix

1.0.7 : login fix

03 Jul 00:44
Compare
Choose a tag to compare

Fixing to work with the new API login in RouterOS v6.45.1

1.0.6 : Uptime Parse Panic Fix

22 Feb 03:43
Compare
Choose a tag to compare

Certain uptimes would cause a panic in parsing the uptime via regex. This has been resolved.

1.0.5 : Uptime Metrics

02 Jan 21:17
aee1517
Compare
Choose a tag to compare

report uptime metrics from device in seconds since boot.

1.0.3: CircleCI build to DockerHub too

17 Dec 04:28
83cbed4
Compare
Choose a tag to compare
Also as part of the CircleCI build create a container and push to docker hub.

1.0.1: Fix #22 (#23)

24 Nov 21:06
Compare
Choose a tag to compare
* Fix #22
* bump version to 1.0.1