Commit Graph

7 Commits

Author SHA1 Message Date
Steve Brunton
dc93f93f62 yaml update 2022-02-21 18:41:46 -05:00
Steve Brunton
ef33170130 updated logrus 2021-08-09 21:58:33 -04:00
Steve Brunton
4496214588 upgrade dns dependency 2021-08-09 21:58:33 -04:00
Valer Cara
c04b215784
Add tools/netwatch exporter 2021-04-13 11:57:32 +03:00
Steve Brunton
72ec3c2ce0
collect firmware version (#82)
collect packages/firmware versions and export them as labels for gauge under :

mikrotik_system_package

* updated versions of dependent libs
* fetch firmware version as gauge
* fixed the things that needed to be fixed
2020-04-07 23:06:38 -04:00
wolmi
d723fdfe38
Added support to auto discovery with SRV DNS registry (#60)
* Added support to auto discovery witih SRV

The yaml configuration has been modified to suport srv parameters.
Now the name is taken form the router identity to allow dynamic
discovery of devices based on SRV registry.

* Corrected format

* feat(collector): Added support to use custom DNS

* feat(collector): get default dns server from resolv.conf

* Remove getIdentity on the static config devices
2020-02-03 22:03:45 -05:00
Steve Brunton
5cccba9e17
switch to go modules (#58)
setup for go modules and remove vendor directory.
2019-11-16 00:05:31 -05:00