mikrotik-exporter/config
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
..
config_test.go Create ipsec collector (#51) 2019-10-24 21:11:05 -04:00
config.go Added support to auto discovery with SRV DNS registry (#60) 2020-02-03 22:03:45 -05:00
config.test.yml Create ipsec collector (#51) 2019-10-24 21:11:05 -04:00