30 Commits

Author SHA1 Message Date
Daniel Czerwonk
baeb9c804e refactoring 2017-11-30 22:35:14 +01:00
Daniel Czerwonk
22ac426781
Update main.go 2017-11-29 21:14:37 +01:00
Daniel Czerwonk
a71f0cd0f0 increased version 2017-11-29 21:05:22 +01:00
Daniel Czerwonk
f66fc00242 resolves #10 2017-11-29 20:03:52 +01:00
Daniel Czerwonk
a0dc848078 added Makefile, bumped version 2017-09-29 23:36:10 +02:00
Daniel Czerwonk
0619a4c05c using czerwonk/bird_socket lib for communication with bird 2017-06-30 16:57:40 +02:00
Daniel Czerwonk
bf309b106f fixed https://github.com/czerwonk/bird_exporter/issues/6 2017-06-20 18:31:21 +02:00
Daniel Czerwonk
900ff9f4c2 removed bird client dependency, using socket instead 2017-06-19 21:05:06 +02:00
Daniel Czerwonk
237f4e928a added landing page 2017-06-17 09:40:20 +02:00
Daniel Czerwonk
86433085e1 Update main.go 2017-06-17 09:00:15 +02:00
Daniel Czerwonk
dd14b1fc46 Update main.go
Default port had to be changed because it was already in use by elastricsearch
2017-06-17 08:46:54 +02:00
Daniel Czerwonk
ff7e0d8067 switched to prometheus log 2017-05-28 20:41:15 +02:00
Daniel Czerwonk
18fe778237 use prometheus common logging 2017-05-28 01:12:27 +02:00
Daniel Czerwonk
92c31214c5 go_vet fix 2017-05-27 11:52:23 +02:00
Daniel Czerwonk
68959fb958 added author remark 2017-05-27 01:20:15 +02:00
Daniel Czerwonk
284175e5bb prometheus_client library 2017-05-26 18:42:26 +02:00
Daniel Czerwonk
c5d012cee0 added ospf*_running metric 2017-05-16 16:05:19 +02:00
Daniel Czerwonk
506efcbcb7 added metric for filtered routes 2017-05-16 15:22:11 +02:00
Daniel Czerwonk
927118bcdc added test for down ospf protocols, increased version number 2017-05-16 14:58:00 +02:00
Daniel Czerwonk
da85cdb32a increased version 2017-03-17 08:40:13 +01:00
Daniel Czerwonk
22556cbe07 fixed prom attribute name for imported routes 2017-03-17 08:20:41 +01:00
Daniel Czerwonk
b513dc6d04 --help improved 2017-03-14 17:23:31 +01:00
Daniel Czerwonk
37c832164d added ospf support 2017-02-04 21:33:51 +01:00
Daniel Czerwonk
cf7d4bd13e renamed session to protocol 2017-02-04 20:36:00 +01:00
Daniel Czerwonk
97a971c795 renamed project 2017-01-28 20:56:25 +01:00
Daniel Czerwonk
fb2806649b moved regex initialization to init function 2016-12-16 23:19:13 +01:00
Daniel Czerwonk
32aa2ef193 changed license 2016-12-11 23:38:57 +01:00
Daniel Czerwonk
ded7381cb0 added better error handling, ipv6 and ipv4 can now be disabled on demand 2016-12-11 16:27:06 +01:00
Daniel Czerwonk
bf93a73263 seperated responsibilities (part 2) 2016-12-09 16:17:41 +01:00
Daniel Czerwonk
2f302f030f seperated responsibilities (part 1) 2016-12-09 14:08:24 +01:00