127 Commits

Author SHA1 Message Date
Daniel Czerwonk
f7cfa2abc1
Merge pull request #16 from czerwonk/1.2
1.2
1.2
2018-01-01 13:03:11 +01:00
Daniel Czerwonk
d5d929ed96 added new ospf specific metrics 2018-01-01 12:55:25 +01:00
Daniel Czerwonk
176ec6f113 bird client refactoring to support protocol specific ad hoc requests 2017-12-31 17:12:43 +01:00
Daniel Czerwonk
48384e8613
Merge pull request #15 from czerwonk/feature/initial_bird2_support
Feature/initial bird2 support
1.1
2017-12-12 17:13:26 +01:00
Daniel Czerwonk
4d968715d7
Update README.md 2017-12-12 16:31:00 +01:00
Daniel Czerwonk
44b9196c10 readme 2017-12-12 16:18:02 +01:00
Daniel Czerwonk
8e9488944c updated readme for bird 2.0 usage 2017-12-12 16:16:46 +01:00
Daniel Czerwonk
d46dc7e1ce removed device protocol since it does not generate routes 2017-12-12 16:00:28 +01:00
Daniel Czerwonk
5aa2e04ce7 parsing for channels 2017-12-12 13:38:05 +01:00
Daniel Czerwonk
1ce2e0ac53 test for bird 2.0 channel support 2017-12-12 00:01:32 +01:00
Daniel Czerwonk
276ba60b29
Update README.md 2017-12-11 23:01:55 +01:00
Daniel Czerwonk
8bd3d8bd7f
Update README.md 2017-12-01 15:20:56 +01:00
Daniel Czerwonk
9f64b77658
Update README.md 1.0 2017-12-01 14:44:32 +01:00
Daniel Czerwonk
cb0aad31a2
Merge pull request #13 from czerwonk/v1.0
V1.0
2017-12-01 14:42:24 +01:00
Daniel Czerwonk
05e7f48787 renamed legacy exporter (file) 2017-12-01 14:35:25 +01:00
Daniel Czerwonk
b9045077ae renamed legacy exporter 2017-12-01 14:33:22 +01:00
Daniel Czerwonk
eabc3de149
Update main.go
fixed copy paste
2017-12-01 14:27:02 +01:00
Daniel Czerwonk
9c58e96ba0 added info text when using the old format 2017-12-01 10:04:50 +01:00
Daniel Czerwonk
b9e7bbd5fe fixed naming inconsistency 2017-12-01 08:34:57 +01:00
Daniel Czerwonk
ef017bf424 more description 2017-12-01 08:04:40 +01:00
Daniel Czerwonk
5bb4771717 goimports 2017-12-01 08:00:29 +01:00
Daniel Czerwonk
cf021eb59d documented format changes 2017-12-01 07:59:49 +01:00
Daniel Czerwonk
bd27c80b5d added flags to disable protocols 2017-12-01 07:42:29 +01:00
Daniel Czerwonk
5c10493514 generic protocol export (new format) 2017-12-01 00:37:12 +01:00
Daniel Czerwonk
c8354f281e new encapsulation with label strategies 2017-11-30 23:35:31 +01:00
Daniel Czerwonk
baeb9c804e refactoring 2017-11-30 22:35:14 +01:00
Daniel Czerwonk
22ac426781
Update main.go 0.9 2017-11-29 21:14:37 +01:00
Daniel Czerwonk
d563a15394
Update README.md 2017-11-29 21:11:10 +01:00
Daniel Czerwonk
3323d3ae43 added static protocol parsing 2017-11-29 21:09:11 +01:00
Daniel Czerwonk
d74dd66e7d removed unused attribute 2017-11-29 21:08:04 +01:00
Daniel Czerwonk
a71f0cd0f0 increased version 2017-11-29 21:05:22 +01:00
Daniel Czerwonk
df402c4387 resolves #11 2017-11-29 21:03:39 +01:00
Daniel Czerwonk
1d04ab2bd5 Merge remote-tracking branch 'origin/master' 2017-11-29 20:06:11 +01:00
Daniel Czerwonk
f66fc00242 resolves #10 2017-11-29 20:03:52 +01:00
Daniel Czerwonk
aee1323b32 Update main.go 0.8.4 2017-09-30 00:00:29 +02:00
Daniel Czerwonk
577c149b22 fixed regex after trimming line string 2017-09-29 23:55:42 +02:00
Daniel Czerwonk
69f203be0b added Makefile 2 2017-09-29 23:38:52 +02:00
Daniel Czerwonk
25fc6324ef Merge remote-tracking branch 'origin/master' 2017-09-29 23:38:19 +02:00
Daniel Czerwonk
a0dc848078 added Makefile, bumped version 2017-09-29 23:36:10 +02:00
Daniel Czerwonk
241141c2b3 moved to godep 2017-09-29 23:32:17 +02:00
Daniel Czerwonk
3b3e9431a7 refactoring (resolves #9) 2017-09-22 10:04:45 +02:00
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