Daniel Czerwonk
68959fb958
added author remark
2017-05-27 01:20:15 +02:00
Daniel Czerwonk
73ad4baccb
Update README.md
2017-05-26 19:01:40 +02:00
Daniel Czerwonk
3599142d7e
Update README.md
2017-05-26 19:01:16 +02:00
Daniel Czerwonk
3c31385cc9
fixed wrong metric name
2017-05-26 18:55:35 +02:00
Daniel Czerwonk
284175e5bb
prometheus_client library
2017-05-26 18:42:26 +02:00
Daniel Czerwonk
8e7ec650c0
Update README.md
2017-05-16 18:05:06 +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
8cf47f1aa4
Merge pull request #3 from prauscher/issue-2
...
Fix issue #2
2017-05-16 14:19:00 +02:00
Patrick Rauscher
f73e88fc40
Fix issue #2
...
bird already provides information iff a protocol is up or not. Lets use them instead of flawky protocol state. The protocol state machine is described in the bird source code: 7a855725f2/nest/protocol.h (L290)
(line 290 in nest/protocol.h currently). Therefore, only "up" should be considered safe.
2017-05-16 14:08:53 +02:00
Daniel Czerwonk
3bd548fcca
Update README.md
2017-05-16 11:48:49 +02:00
Daniel Czerwonk
9b2f0006f9
Update README.md
2017-05-16 11:47:55 +02:00
Daniel Czerwonk
0680434226
Update README.md
2017-05-16 11:47:17 +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
63e2921382
fixed root path
2017-03-14 17:34:51 +01:00
Daniel Czerwonk
b513dc6d04
--help improved
2017-03-14 17:23:31 +01:00
Daniel Czerwonk
941a912f95
Update README.md
2017-02-04 21:46:48 +01:00
Daniel Czerwonk
0a42e12acb
Update README.md
2017-02-04 21:46:02 +01:00
Daniel Czerwonk
c8ebdc86e3
added missing file
2017-02-04 21:37:54 +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
c12d9270d9
Update README.md
2017-01-28 19:21:28 +01:00
Daniel Czerwonk
75f559bf3d
Update README.md
2017-01-28 19:20:20 +01:00
Daniel Czerwonk
ea60bdc1e0
added testutils ref
2016-12-18 12:37:03 +01:00
Daniel Czerwonk
872572f13f
added tests
2016-12-17 13:28:41 +01:00
Daniel Czerwonk
fb2806649b
moved regex initialization to init function
2016-12-16 23:19:13 +01:00
Daniel Czerwonk
dc61d27150
Update README.md
2016-12-13 17:21:59 +01:00
Daniel Czerwonk
b17be58898
Update README.md
2016-12-13 17:19:00 +01:00
Daniel Czerwonk
6fe5b04e5e
Update README.md
2016-12-13 17:17:57 +01:00
Daniel Czerwonk
65d68fc636
Update .travis.yml
2016-12-13 17:14:42 +01:00
Daniel Czerwonk
8090cb6a61
Create .travis.yml
2016-12-13 17:08:29 +01:00
Daniel Czerwonk
32aa2ef193
changed license
2016-12-11 23:38:57 +01:00
Daniel Czerwonk
3b3ee15364
Update LICENSE
2016-12-11 23:26:43 +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
2cb67f7b84
Update README.md
2016-12-09 16:30:47 +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
Daniel Czerwonk
a726f3f16e
Update README.md
2016-12-09 08:30:19 +01:00
Daniel Czerwonk
48c336a18f
gofmt
2016-12-04 12:31:03 +01:00
Daniel Czerwonk
a31fd4809a
added support for bird >= 1.6.x
2016-12-04 12:29:37 +01:00
Daniel Czerwonk
cad21b200c
Update README.md
2016-12-04 10:15:25 +01:00
Daniel Czerwonk
b615df392e
Update README.md
2016-12-04 10:14:36 +01:00
Daniel Czerwonk
c8bae0bec8
added copyright header
2016-12-04 10:11:08 +01:00
Daniel Czerwonk
bfd53b9d0c
added uptime metric
2016-11-30 10:42:36 +01:00
Daniel Czerwonk
04e1c4f303
style: prefere early return
2016-11-29 08:08:30 +01:00
Daniel Czerwonk
f449368fbb
Update README.md
2016-11-27 12:09:40 +01:00
Daniel Czerwonk
512eff64ef
added flags to customize bird client, listening address and metrics path
2016-11-27 12:09:11 +01:00