Daniel Czerwonk
a9d6003ed4
resolves #8
0.8.3
2017-09-22 08:02:12 +02:00
Daniel Czerwonk
7a7feb90b8
Update bird_client.go
2017-07-01 09:28:14 +02:00
Daniel Czerwonk
051f953501
Update bird_client.go
2017-07-01 09:26:15 +02:00
Daniel Czerwonk
b949d36f9d
Update README.md
2017-07-01 09:24:54 +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
0.8.1
2017-06-20 18:31:21 +02:00
Daniel Czerwonk
3700f9fa2b
Update README.md
2017-06-19 21:29:24 +02:00
Daniel Czerwonk
a60abf6a77
Update README.md
2017-06-19 21:07:13 +02:00
Daniel Czerwonk
900ff9f4c2
removed bird client dependency, using socket instead
2017-06-19 21:05:06 +02:00
Daniel Czerwonk
a82100a3ed
Update README.md
0.7.1
2017-06-19 08:09:26 +02:00
Daniel Czerwonk
237f4e928a
added landing page
2017-06-17 09:40:20 +02:00
Daniel Czerwonk
20474229ca
Update README.md
2017-06-17 09:05:21 +02:00
Daniel Czerwonk
0ef8a88070
Update README.md
2017-06-17 09:04:32 +02:00
Daniel Czerwonk
a1e677c3d0
Update README.md
2017-06-17 09:03:25 +02:00
Daniel Czerwonk
9a2e4ed5c2
Update README.md
2017-06-17 09:03:09 +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
763af24a3d
mini code cleanup
2017-05-31 08:17:07 +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
f6559b1715
Update README.md
2017-05-27 11:55:13 +02:00
Daniel Czerwonk
30d1b57f06
typo fix
2017-05-27 11:53:16 +02:00
Daniel Czerwonk
92c31214c5
go_vet fix
2017-05-27 11:52:23 +02:00
Daniel Czerwonk
a7ad6aa4ab
Update README.md
2017-05-27 01:35:08 +02:00
Daniel Czerwonk
185f199fe9
Update README.md
2017-05-27 01:28:46 +02:00
Daniel Czerwonk
8280106890
Update README.md
2017-05-27 01:28:04 +02:00
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