summaryrefslogtreecommitdiff
path: root/bgp-logger.org
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2009-06-25 17:46:36 +0200
committerLinus Nordberg <linus@nordberg.se>2009-06-25 17:46:36 +0200
commit55edcd04e99000409cd7860b6ae14956ad7ec43c (patch)
treeaef4296cf360967479e80b6088003d4edd9804ae /bgp-logger.org
parent20ce3cf62447e4b6019b1403ba33d02884362b21 (diff)
First working version.
Missing some crucial things: - [ ] store timestamp and precision-time - [ ] store as-path
Diffstat (limited to 'bgp-logger.org')
-rw-r--r--bgp-logger.org15
1 files changed, 10 insertions, 5 deletions
diff --git a/bgp-logger.org b/bgp-logger.org
index db20c13..e4f4071 100644
--- a/bgp-logger.org
+++ b/bgp-logger.org
@@ -25,11 +25,16 @@ should've read
so now it does.
* TODO
-** Store in SQL db
-The data is basically what's in a BGP packet.
-
-We should store everything. We should be able to do this in a single
-table.
+- [ ] store timestamp and precision-time
+- [ ] store as-path
+- [ ] move to victoria
+- [ ] store nexthop
+- [ ] limit access to bgpmon stream (acl's)
+- [ ] auto-start on boot
+- [ ] get an idea of disk footprint
+- [ ] get an idea of RAM footprint
+- [ ] get an idea of CPU load, sbcl and postgres
+- [ ] store bgp-octets as binary
* Running postgresql
To start the server